mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-07 19:29:07 -04:00
12 lines
348 B
Plaintext
12 lines
348 B
Plaintext
PARSE ERROR: Argument: -s (--stringTest)
|
|
Couldn't find delimiter for this argument!
|
|
|
|
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
|
|
|