help
List available commands or provide detailed help for a specific command.
Help may be used as a command or an argument within the context of other commands. To see the available commands at any command level, use help -v
.
Usage
help [-v | <command>]
Inline usage
<command> -h
Arguments
Argument |
Description |
---|---|
command |
Command or object to get help for. |
-v, --verbose |
List all commands with description. |
-h, --help |
Show help message and exit. |