Home
last modified time | relevance | path

Searched refs:commandName (Results 1 – 1 of 1) sorted by relevance

/tools/appbundle/bundletool/java/com/android/tools/appbundle/bundletool/
DBundleToolMain.java87 public static void help(String commandName) { in help() argument
88 switch (commandName) { in help()