summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tests/test43.out
diff options
context:
space:
mode:
Diffstat (limited to 'tclap-1.2.1/tests/test43.out')
-rw-r--r--tclap-1.2.1/tests/test43.out7
1 files changed, 7 insertions, 0 deletions
diff --git a/tclap-1.2.1/tests/test43.out b/tclap-1.2.1/tests/test43.out
new file mode 100644
index 0000000..766f462
--- /dev/null
+++ b/tclap-1.2.1/tests/test43.out
@@ -0,0 +1,7 @@
+my usage message:
+-A, --sA (exist Test A)
+-B, --sB (exist Test B)
+-s <string>, --Bs <string> ((required) string test)
+--, --ignore_rest (Ignores the rest of the labeled arguments following this flag.)
+--version (Displays version information and exits.)
+-h, --help (Displays usage information and exits.)