mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-07 19:29:07 -04:00
12 lines
357 B
Plaintext
12 lines
357 B
Plaintext
PARSE ERROR: Argument: -f (--floatTest)
|
|
More than one valid value parsed from string '1.0.0'
|
|
|
|
Brief USAGE:
|
|
../examples/test3 [-f=<float>] ... [-i=<int>] ... -s=<string> [-B]
|
|
[--] [-v] [-h] <string> <string> <fileNameString>
|
|
...
|
|
|
|
For complete USAGE and HELP type:
|
|
../examples/test3 --help
|
|
|