Home
last modified time | relevance | path

Searched refs:com_help (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/lib/libreadline/examples/
H A Dfileman.c70 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 Drltech.texinfo1750 int com_help __P((char *));
1766 @{ "help", com_help, "Display this text" @},
1767 @{ "?", com_help, "Synonym for `help'" @},
2061 com_help (arg)