mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-12 13:46:02 -04:00
11 lines
314 B
Plaintext
11 lines
314 B
Plaintext
PARSE ERROR: Argument: -i (--intTest)
|
|
Couldn't read argument value from string '2a'
|
|
|
|
Brief USAGE:
|
|
../examples/test2 [-f <float>] -i <int> -s <string> [-A] [-C] [-B] [--]
|
|
[--version] [-h] <string> <string> ...
|
|
|
|
For complete USAGE and HELP type:
|
|
../examples/test2 --help
|
|
|