mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-12 18:01:14 +01:00
9 lines
170 B
Plaintext
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 |