123456789101112131415161718 |
- <comment>Usage:</comment>
- namespace:name
- <comment>Aliases:</comment> <info>name</info>
- <comment>Arguments:</comment>
- <info>command </info> The command to execute
- <comment>Options:</comment>
- <info>--help</info> (-h) Display this help message.
- <info>--quiet</info> (-q) Do not output any message.
- <info>--verbose</info> (-v) Increase verbosity of messages.
- <info>--version</info> (-V) Display this program version.
- <info>--ansi</info> Force ANSI output.
- <info>--no-ansi</info> Disable ANSI output.
- <info>--no-interaction</info> (-n) Do not ask any interactive question.
- <comment>Help:</comment>
- help
|