mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 00:42:51 +08:00
13 lines
286 B
Plaintext
13 lines
286 B
Plaintext
USAGE:
|
|
myapp [OPTIONS] <COMMAND>
|
|
|
|
EXAMPLES:
|
|
myapp animal dog --name Rufus --age 12 --good-boy
|
|
myapp animal horse --name Brutus
|
|
|
|
OPTIONS:
|
|
-h, --help Prints help information
|
|
-v, --version Prints version information
|
|
|
|
COMMANDS:
|
|
animal The animal command. |