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

/freebsd-10.1-release/contrib/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) function

Completed in 110 milliseconds