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