summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tests/test43.out
blob: 766f462ec9e7f9bbb86efed45e095830817ce6ae (plain)
1
2
3
4
5
6
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.)