Searched refs:adv_help (Results 1 – 1 of 1) sorted by relevance
41 char *adv_help; /* advanced help message; from the 2nd line member199 if (helptype == ADVANCED_HELP && cmd->adv_help) in print_help()200 for(pc = cmd->adv_help; *pc; pc++){ in print_help()