summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tests/test22.out
diff options
context:
space:
mode:
Diffstat (limited to 'tclap-1.2.1/tests/test22.out')
-rw-r--r--tclap-1.2.1/tests/test22.out11
1 files changed, 11 insertions, 0 deletions
diff --git a/tclap-1.2.1/tests/test22.out b/tclap-1.2.1/tests/test22.out
new file mode 100644
index 0000000..76153be
--- /dev/null
+++ b/tclap-1.2.1/tests/test22.out
@@ -0,0 +1,11 @@
+PARSE ERROR: Argument: -b (--bbb)
+ Mutually exclusive argument already set!
+
+Brief USAGE:
+ ../examples/test5 {-a <string>|-b <string>} {--eee <string>|--fff
+ <string>|-g <string>} {-i <string> ... |-j <string>
+ ... } [--ddd] -c <string> [--] [--version] [-h]
+
+For complete USAGE and HELP type:
+ ../examples/test5 --help
+