blob: 76153bee3477f6501ae1b3742672416f83d2590e (
plain)
1
2
3
4
5
6
7
8
9
10
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
|