Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dcommands.c58 COMMAND_SET(help, "help", "detailed help", command_help);
124 command_help(int argc, char *argv[]) in command_help() function