summaryrefslogtreecommitdiffstats
path: root/tests/expected/getopt/options-no-arguments
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expected/getopt/options-no-arguments')
-rw-r--r--tests/expected/getopt/options-no-arguments3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/expected/getopt/options-no-arguments b/tests/expected/getopt/options-no-arguments
new file mode 100644
index 0000000..f1ecc16
--- /dev/null
+++ b/tests/expected/getopt/options-no-arguments
@@ -0,0 +1,3 @@
+getopt: missing optstring argument
+Try 'getopt --help' for more information.
+exit value: 2