boxes/test/085_q_option_center.txt
Thomas Jensen 27adf5b6ba
Add argument to -q option for tag queries #23
-q is no longer undocumented,
but can officially be used in combination with -l
2021-04-06 22:13:41 +02:00

14 lines
131 B
Plaintext

:ARGS
-ac -q (undoc) -s 12
:INPUT
foo
barf
:OUTPUT-FILTER
:EXPECTED
/**********/
/* foo */
/* barf */
/**********/
1 4 4
:EOF