summaryrefslogtreecommitdiffstats
path: root/tests/expected/getopt/options-unknown_options.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expected/getopt/options-unknown_options.err')
-rw-r--r--tests/expected/getopt/options-unknown_options.err2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/expected/getopt/options-unknown_options.err b/tests/expected/getopt/options-unknown_options.err
new file mode 100644
index 0000000..f8f67fb
--- /dev/null
+++ b/tests/expected/getopt/options-unknown_options.err
@@ -0,0 +1,2 @@
+getopt: invalid option -- 'b'
+getopt: unrecognized option '--whatever'