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