Searched refs:com_help (Results 1 – 1 of 1) sorted by relevance
44 int com_help(char *);60 { "help", com_help, "Display this text" },61 { "?", com_help, "Synonym for `help'" },386 com_help (char *arg) in com_help() function