boxes/test/065_size_missing_argument.txt
2014-09-28 22:37:16 +02:00

9 lines
170 B
Plaintext

:ARGS
-s
:INPUT
foo
:EXPECTED-ERROR 1
../src/boxes: option requires an argument -- 's'
Usage: boxes [options] [infile [outfile]]
Try `boxes -h' for more information.
:EOF