Home
last modified time | relevance | path

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

/dragonfly/stand/boot/common/
HDcommands.c60 COMMAND_SET(help, "help", "detailed help", command_help);
127 command_help(int argc, char *argv[]) in command_help() function