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