TCLAP/tests/test44.out
2004-09-07 18:24:18 +00:00

46 lines
947 B
Plaintext

USAGE:
../examples/test5 {-a <string>|-b <string>} {--eee <string>|--fff
<string>|-g <string>} [--ddd] -c <string> [--] [-v]
[-h]
Where:
-a <string>, --aaa <string>
(OR required) (value required) or test a
-- OR --
-b <string>, --bbb <string>
(OR required) (value required) or test b
--eee <string>
(OR required) (value required) e test
-- OR --
--fff <string>
(OR required) (value required) f test
-- OR --
-g <string>, --ggg <string>
(OR required) (value required) g test
--ddd
d test
-c <string>, --ccc <string>
(required) (value required) c test
--, --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.
this is a message