diff options
Diffstat (limited to 'tests/expected/getopt/options-no-arguments')
-rw-r--r-- | tests/expected/getopt/options-no-arguments | 3 |
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 |