help command
Prints usage help for a command.
See also: exhelp
Usages
-
help [-k] [command_pattern]
With no arguments, the list of all commands is printed out. If a pattern is specified a list of all commands that match that pattern is printed. If only one command matches, or the pattern matches the command exactly, the detailed help for that command will be printed.
Options
|
|
Searches all command help text for the pattern. |