mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-14 10:10:41 +01:00
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
PROGRAM: lib.opt
|
|
ARGUMENT: "pos1"
|
|
LONG_OPTION: "--val1" with value "for_val1"
|
|
LONG_OPTION: "--val2" with value "for_val2"
|
|
ARGUMENT: "pos2"
|
|
LONG_FLAG: "--flag1"
|
|
SHORT_OPTION: "-v4" with value "for_val4"
|
|
LONG_FLAG: "--flag2"
|