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