aboutsummaryrefslogtreecommitdiff
path: root/clap/tests/example1_tmpl_full.txt
blob: 6ae57fa5ce27fca931ccd14ea25e339020760f70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{bin} {version}
{author}
{about}

USAGE:
    {usage}

FLAGS:
{flags}
OPTIONS:
{options}
ARGS:
{positionals}
SUBCOMMANDS:
{subcommands}