summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tests/test27.out
diff options
context:
space:
mode:
Diffstat (limited to 'tclap-1.2.1/tests/test27.out')
-rw-r--r--tclap-1.2.1/tests/test27.out10
1 files changed, 10 insertions, 0 deletions
diff --git a/tclap-1.2.1/tests/test27.out b/tclap-1.2.1/tests/test27.out
new file mode 100644
index 0000000..9b149cf
--- /dev/null
+++ b/tclap-1.2.1/tests/test27.out
@@ -0,0 +1,10 @@
+PARSE ERROR: Argument: -f (--floatTest)
+ More than one valid value parsed from string '4.0.2'
+
+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
+