mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-04 14:03:53 +01:00
14 lines
254 B
Plaintext
14 lines
254 B
Plaintext
:ARGS
|
|
-s
|
|
:INPUT
|
|
:OUTPUT-FILTER
|
|
1s/:\\/\\/
|
|
1s/^[^:]+: /boxes: /
|
|
1s/argument: s/argument -- s/
|
|
1s/-- s$/-- 's'/
|
|
:EXPECTED-ERROR 1
|
|
boxes: option requires an argument -- 's'
|
|
Usage: boxes [options] [infile [outfile]]
|
|
Try `boxes -h' for more information.
|
|
:EOF
|