diff options
Diffstat (limited to 'test/badargs.good')
-rw-r--r-- | test/badargs.good | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/badargs.good b/test/badargs.good index 8fffe174..76d8e860 100644 --- a/test/badargs.good +++ b/test/badargs.good @@ -1,11 +1,11 @@ gawk: option requires an argument -- f -Gnu Awk (gawk) 2.15, patchlevel 3 -Usage: gawk [POSIX or GNU style options] -f progfile [--] file ... +Usage: gawk [POSIX or GNU style options] -f progfile [--] file ... gawk [POSIX or GNU style options] [--] 'program' file ... POSIX options: GNU long options: -f progfile --file=progfile -F fs --field-separator=fs -v var=val --assign=var=val + -m[fr]=val -W compat --compat -W copyleft --copyleft -W copyright --copyright |