Searched refs:help_category (Results 1 – 3 of 3) sorted by relevance
339 char *help_category; /* The help category, if set */ member
2191 global->help_category = strdup(nextarg); in getparameter()2192 if(!global->help_category) { in getparameter()
3187 tool_help(global->help_category); in operate()
Completed in 19 milliseconds