summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tests/test32.out
blob: 7d717ed75b3d75d8b1c3b068523474a8dfd7ea92 (plain)
1
2
3
4
5
6
7
8
9
10
11
PARSE ERROR: Argument: -f (--floatTest)
             More than one valid value parsed from string '1.0.0'

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