mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-19 10:12:50 +08:00

Also moves tests to `./test` which makes it possible for all test projects to share the same .editorconfig files and similar.
14 lines
359 B
Plaintext
14 lines
359 B
Plaintext
USAGE:
|
|
myapp cat [LEGS] [OPTIONS] <COMMAND>
|
|
|
|
ARGUMENTS:
|
|
[LEGS] The number of legs
|
|
|
|
OPTIONS:
|
|
-h, --help Prints help information
|
|
-a, --alive Indicates whether or not the animal is alive
|
|
-n, --name <VALUE>
|
|
--agility <VALUE> The agility between 0 and 100
|
|
|
|
COMMANDS:
|
|
lion <TEETH> The lion command |