Searched refs:helpmes (Results 1 – 2 of 2) sorted by relevance
52 const char *helpmes; member
238 if ((n = strlen(cmd->helpmes)) > dmax) in HelpCommand()253 cmd->name, cxlen, cxlen, cx, dmax, dmax, cmd->helpmes); in HelpCommand()