Searched refs:help_category (Results 1 – 3 of 3) sorted by relevance
326 char *help_category; /* The help category, if set */ member
2301 global->help_category = strdup(nextarg); in getparameter()2302 if(!global->help_category) { in getparameter()
2737 tool_help(global->help_category); in operate()