diff options
Diffstat (limited to 'tests/expected/getopt/options-no-arguments')
-rw-r--r-- | tests/expected/getopt/options-no-arguments | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/expected/getopt/options-no-arguments b/tests/expected/getopt/options-no-arguments index 08b3ed5cf..f1ecc1610 100644 --- a/tests/expected/getopt/options-no-arguments +++ b/tests/expected/getopt/options-no-arguments @@ -1,3 +1,3 @@ getopt: missing optstring argument -Try `getopt --help' for more information. +Try 'getopt --help' for more information. exit value: 2 |