my-command - A brief description
my-command [--abc | --xyz] namemy-command [-f file]my-command (-m | -M) [oldbranch] newbranchmy-command (-d | -D) [-r] branchname...
A description of the command.
{{#option “--foo-bar”}} Demo emphasis, strong, strike {{/option}}
{{#option “-p spec” “--package spec”}} This has multiple flags. {{/option}}
{{#option “named-arg...”}} A named argument. {{/option}}
{{/options}}
{{> options-common}}
An example
my-command --abc
Another example
my-command --xyz
{{man “other-command” 1}} {{man “abc” 7}}