From eef42559fe90a8bea981bdf8fe60e2798e3f9d5e Mon Sep 17 00:00:00 2001 From: speedie Date: Tue, 8 Aug 2023 19:46:34 +0200 Subject: [PATCH] Update test docs --- docs/test-docs.md | 3 ++- spmenu_test.1 | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/test-docs.md b/docs/test-docs.md index fb704e7..5d78a04 100644 --- a/docs/test-docs.md +++ b/docs/test-docs.md @@ -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 diff --git a/spmenu_test.1 b/spmenu_test.1 index 83e7d56..f5be27f 100644 --- a/spmenu_test.1 +++ b/spmenu_test.1 @@ -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.