summaryrefslogtreecommitdiffstats
path: root/tests/expected/getopt/options-name_option_long
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expected/getopt/options-name_option_long')
-rw-r--r--tests/expected/getopt/options-name_option_long4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/expected/getopt/options-name_option_long b/tests/expected/getopt/options-name_option_long
new file mode 100644
index 0000000..60b9e6b
--- /dev/null
+++ b/tests/expected/getopt/options-name_option_long
@@ -0,0 +1,4 @@
+THIS_PROGRAM: invalid option -- 'b'
+THIS_PROGRAM: unrecognized option '--whatever'
+ --long -a --
+exit value: 1