rhubarb-lip-sync/lib/tclap-1.2.1/tests/test42.out

44 lines
862 B
Plaintext
Raw Normal View History

2015-12-29 10:44:55 +00:00
USAGE:
../examples/test3 [-f=<float>] ... [-i=<int>] ...
--stringTest=<string> [-B] [--] [--version] [-h]
<string> <string> <fileNameString> ...
Where:
-f=<float>, --floatTest=<float> (accepted multiple times)
multi float test
-i=<int>, --intTest=<int> (accepted multiple times)
multi int test
--stringTest=<string>
(required) string test
-B, --existTestB
exist Test B
--, --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.
<string>
(required) unlabeled test one
<string>
(required) unlabeled test two
<fileNameString> (accepted multiple times)
file names
this is a message