Searched refs:com_help (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/lib/libreadline/examples/ |
| H A D | fileman.c | 70 int com_help PARAMS((char *)); 86 { "help", com_help, "Display this text" }, 87 { "?", com_help, "Synonym for `help'" }, 386 com_help (arg) in com_help() function
|
| /openbsd-src/gnu/lib/libreadline/doc/ |
| H A D | rltech.texinfo | 1750 int com_help __P((char *)); 1766 @{ "help", com_help, "Display this text" @}, 1767 @{ "?", com_help, "Synonym for `help'" @}, 2061 com_help (arg)
|