TCLAP/tests/test40.out
2004-10-22 00:38:42 +00:00

27 lines
450 B
Plaintext

USAGE:
../examples/test1 [-r] -n <string> [--] [-v] [-h]
Where:
-r, --reverse
Print name backwards
-n <string>, --name <string>
(required) (value required) Name to print
--, --ignore_rest
Ignores the rest of the labeled arguments following this flag.
-v, --version
Displays version information and exits.
-h, --help
Displays usage information and exits.
Command description message