diff options
Diffstat (limited to 'tests/expected/getopt/options-alternative_option_short')
-rw-r--r-- | tests/expected/getopt/options-alternative_option_short | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/expected/getopt/options-alternative_option_short b/tests/expected/getopt/options-alternative_option_short new file mode 100644 index 0000000..0f5fc19 --- /dev/null +++ b/tests/expected/getopt/options-alternative_option_short @@ -0,0 +1,2 @@ + -a --one --two 'MANDATORY' --three 'OPTIONAL' -- +exit value: 0 |