Searched refs:commandHelp (Results 1 – 1 of 1) sorted by relevance
113 Map<String, String> commandHelp) { in setCustomCommands() argument200 String listHelp = commandHelp.get(LIST_PATTERN); in setCustomCommands()223 commandHelp.put(LIST_PATTERN, combinedHelp); in setCustomCommands()226 String runHelp = commandHelp.get(RUN_PATTERN); in setCustomCommands()254 commandHelp.put(RUN_PATTERN, combinedRunHelp); in setCustomCommands()256 commandHelp.put(ADD_PATTERN, String.format( in setCustomCommands()