mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
16 lines
135 B
Text
16 lines
135 B
Text
|
{bin} {version}
|
||
|
{author}
|
||
|
{about}
|
||
|
|
||
|
USAGE:
|
||
|
{usage}
|
||
|
|
||
|
FLAGS:
|
||
|
{flags}
|
||
|
OPTIONS:
|
||
|
{options}
|
||
|
ARGS:
|
||
|
{positionals}
|
||
|
SUBCOMMANDS:
|
||
|
{subcommands}
|