spectre.console/test/Spectre.Console.Cli.Tests/Expectations/Help/CommandExamples.Output.verified.txt
2022-05-15 00:09:52 +02:00

16 lines
326 B
Plaintext

USAGE:
myapp animal [LEGS] [OPTIONS] <COMMAND>
EXAMPLES:
myapp animal --help
ARGUMENTS:
[LEGS] The number of legs
OPTIONS:
-h, --help Prints help information
-a, --alive Indicates whether or not the animal is alive
COMMANDS:
dog <AGE> The dog command
horse The horse command