boxes/test/004_missing_option_argument.txt

12 lines
211 B
Plaintext

:ARGS
-s
:INPUT
:OUTPUT-FILTER
1s/^.+?: /boxes: /
1s/-- s$/-- 's'/
:EXPECTED-ERROR 1
boxes: option requires an argument -- 's'
Usage: boxes [options] [infile [outfile]]
Try `boxes -h' for more information.
:EOF