Searched refs:commandHelp (Results 1 – 1 of 1) sorted by relevance
112 Map<String, String> commandHelp) { in setCustomCommands() argument199 String listHelp = commandHelp.get(LIST_PATTERN); in setCustomCommands()222 commandHelp.put(LIST_PATTERN, combinedHelp); in setCustomCommands()225 String runHelp = commandHelp.get(RUN_PATTERN); in setCustomCommands()253 commandHelp.put(RUN_PATTERN, combinedRunHelp); in setCustomCommands()255 commandHelp.put(ADD_PATTERN, String.format( in setCustomCommands()