boxes/test/065_size_missing_argument.txt

11 lines
197 B
Plaintext
Raw Normal View History

2014-09-28 22:34:26 +02:00
:ARGS
-s
:INPUT
foo
:OUTPUT-FILTER
1s/^.\+: /boxes: /
2014-09-28 22:34:26 +02:00
:EXPECTED-ERROR 1
boxes: option requires an argument -- 's'
2014-09-28 22:34:26 +02:00
Usage: boxes [options] [infile [outfile]]
Try `boxes -h' for more information.
:EOF