summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tests/test32.out
diff options
context:
space:
mode:
Diffstat (limited to 'tclap-1.2.1/tests/test32.out')
-rw-r--r--tclap-1.2.1/tests/test32.out11
1 files changed, 11 insertions, 0 deletions
diff --git a/tclap-1.2.1/tests/test32.out b/tclap-1.2.1/tests/test32.out
new file mode 100644
index 0000000..7d717ed
--- /dev/null
+++ b/tclap-1.2.1/tests/test32.out
@@ -0,0 +1,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
+