summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tests/test31.out
blob: 6853a5791e60f02aae08ee7791129004663aa833 (plain)
1
2
3
4
5
6
7
8
9
10
11
PARSE ERROR: Argument: -i (--intTest)
             Couldn't read argument value from string '9a'

Brief USAGE: 
   ../examples/test3  [-f=<float>] ...  [-i=<int>] ... 
                      --stringTest=<string> [-B] [--] [--version] [-h]
                      <string> <string> <fileNameString> ...

For complete USAGE and HELP type: 
   ../examples/test3 --help