summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tests/test35.out
diff options
context:
space:
mode:
Diffstat (limited to 'tclap-1.2.1/tests/test35.out')
-rw-r--r--tclap-1.2.1/tests/test35.out10
1 files changed, 10 insertions, 0 deletions
diff --git a/tclap-1.2.1/tests/test35.out b/tclap-1.2.1/tests/test35.out
new file mode 100644
index 0000000..68d234f
--- /dev/null
+++ b/tclap-1.2.1/tests/test35.out
@@ -0,0 +1,10 @@
+PARSE ERROR: Argument: -n (--name)
+ Value 'mike' does not meet constraint: homer|marge|bart|lisa|maggie
+
+Brief USAGE:
+ ../examples/test6 -n <homer|marge|bart|lisa|maggie> [--] [--version]
+ [-h] <1|2|3>
+
+For complete USAGE and HELP type:
+ ../examples/test6 --help
+