table of contents
REPO(1) | Repo Manual | REPO(1) |
NAME¶
repo - repo help - manual page for repo help
SYNOPSIS¶
repo help [--all|command]
DESCRIPTION¶
Summary
Display detailed help on a command
OPTIONS¶
- -h, --help
- show this help message and exit
- -a, --all
- show the complete list of commands
- --help-all
- show the --help of all commands
Logging options:¶
- -v, --verbose
- show all output
- -q, --quiet
- only show errors
Run `repo help help` to view the detailed manual.
DETAILS¶
Displays detailed usage information about a command.
July 2021 | repo help |