29 lines
541 B
Plaintext
29 lines
541 B
Plaintext
|
|
||
|
USAGE:
|
||
|
|
||
|
../examples/test6 -n <homer|marge|bart|lisa|maggie> [--] [--version]
|
||
|
[-h] <1|2|3>
|
||
|
|
||
|
|
||
|
Where:
|
||
|
|
||
|
-n <homer|marge|bart|lisa|maggie>, --name <homer|marge|bart|lisa
|
||
|
|maggie>
|
||
|
(required) Name to print
|
||
|
|
||
|
--, --ignore_rest
|
||
|
Ignores the rest of the labeled arguments following this flag.
|
||
|
|
||
|
--version
|
||
|
Displays version information and exits.
|
||
|
|
||
|
-h, --help
|
||
|
Displays usage information and exits.
|
||
|
|
||
|
<1|2|3>
|
||
|
(required) Number of times to print
|
||
|
|
||
|
|
||
|
Command description message
|
||
|
|