mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-08 20:00:04 -04:00
change for output override bug
This commit is contained in:
parent
5e98e0c863
commit
14ba43861a
@ -1,2 +1,2 @@
|
|||||||
My special failure message for:
|
my failure message:
|
||||||
-*s -- Couldn't find match for argument
|
-*s -- Couldn't find match for argument
|
||||||
|
@ -1,29 +1,7 @@
|
|||||||
|
my usage message:
|
||||||
USAGE:
|
-A, --sA (exist Test A)
|
||||||
|
-B, --sB (exist Test B)
|
||||||
../examples/test4 [-A] [-B] -s <string> [--] [-v] [-h]
|
-s <string>, --Bs <string> ((required) (value required) string test)
|
||||||
|
--, --ignore_rest (Ignores the rest of the labeled arguments following this flag.)
|
||||||
|
-v, --version (Displays version information and exits.)
|
||||||
Where:
|
-h, --help (Displays usage information and exits.)
|
||||||
|
|
||||||
-A, --sA
|
|
||||||
exist Test A
|
|
||||||
|
|
||||||
-B, --sB
|
|
||||||
exist Test B
|
|
||||||
|
|
||||||
-s <string>, --Bs <string>
|
|
||||||
(required) (value required) string test
|
|
||||||
|
|
||||||
--, --ignore_rest
|
|
||||||
Ignores the rest of the labeled arguments following this flag.
|
|
||||||
|
|
||||||
-v, --version
|
|
||||||
Displays version information and exits.
|
|
||||||
|
|
||||||
-h, --help
|
|
||||||
Displays usage information and exits.
|
|
||||||
|
|
||||||
|
|
||||||
this is a message
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user