mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-07-04 19:58:14 +08:00

* Less cluttered solution layout. * Move examples to a repository of its own. * Move Roslyn analyzer to a repository of its own. * Enable central package management. * Clean up csproj files. * Add README file to NuGet packages.
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
USAGE:
|
|
myapp [OPTIONS] <COMMAND>
|
|
|
|
OPTIONS:
|
|
-h, --help Prints help information
|
|
|
|
COMMANDS:
|
|
dog <AGE> The dog command.
|
|
horse The horse command. |