diff options
Diffstat (limited to 'tests/expected/getopt/options-long_option_ambiguous_1')
-rw-r--r-- | tests/expected/getopt/options-long_option_ambiguous_1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/expected/getopt/options-long_option_ambiguous_1 b/tests/expected/getopt/options-long_option_ambiguous_1 new file mode 100644 index 0000000..c8cfbb3 --- /dev/null +++ b/tests/expected/getopt/options-long_option_ambiguous_1 @@ -0,0 +1,3 @@ +getopt: option '--long' is ambiguous; possibilities: '--long1' '--long2' + -- +exit value: 1 |