blob: 72f7ce05869d2333b892f7b4ea7af810f1d0af69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<comment>Usage:</comment>
descriptor:command2 [options] [--] <argument_name>
descriptor:command2 -o|--option_name <argument_name>
descriptor:command2 <argument_name>
<comment>Arguments:</comment>
<info>argument_name</info>
<comment>Options:</comment>
<info>-o, --option_name</info>
<comment>Help:</comment>
command 2 help
|