Update test docs

This commit is contained in:
Jacob 2023-08-08 19:46:34 +02:00
parent a6f60c5ff6
commit eef42559fe
2 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,8 @@ be seen.
spmenu_test will pass all arguments directly to spmenu, it doesn't use any
arguments for itself. See spmenu(1) for a list of arguments you can
pass to spmenu_test. If no arguments are passed, spmenu will be launched
using `--no-alpha --lines 40 --columns 1 --prompt ...`.
using `--pretext ... --hide-caret --no-allow-typing --top
--lines 9000 --columns 1 --prompt ...`.
## License

View file

@ -32,7 +32,7 @@ spmenu_test will pass all arguments directly to spmenu, it doesn\[cq]t
use any arguments for itself.
See spmenu(1) for a list of arguments you can pass to spmenu_test.
If no arguments are passed, spmenu will be launched using
\f[V]--no-alpha --lines 40 --columns 1 --prompt ...\f[R].
\f[V]--pretext ... --hide-caret --no-allow-typing --top --lines 9000 --columns 1 --prompt ...\f[R].
.SS License
.PP
spmenu is licensed under the MIT license.