summaryrefslogtreecommitdiffstats
path: root/doc/rofi-script.5.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2021-02-21 18:21:47 +0100
committerDave Davenport <qball@gmpclient.org>2021-02-21 18:21:47 +0100
commit91a71fd016e5493db88e5ab2840c84119803d04a (patch)
tree338e5c15336d4f5791896acd8e60ac2bcf2241c8 /doc/rofi-script.5.markdown
parentf04c5361a5f71cb23cc6afcd68d0a4a1df8ffdb7 (diff)
[Doc] Tweak rofi-script no-custom description.
Diffstat (limited to 'doc/rofi-script.5.markdown')
-rw-r--r--doc/rofi-script.5.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rofi-script.5.markdown b/doc/rofi-script.5.markdown
index 448fbcc7..3c6eeae6 100644
--- a/doc/rofi-script.5.markdown
+++ b/doc/rofi-script.5.markdown
@@ -82,7 +82,7 @@ The following extra options exists:
* **urgent**: Mark rows as urgent. (for syntax see the urgent option in dmenu mode)
* **active**: Mark rows as active. (for syntax see the active option in dmenu mode)
* **delim**: Set the delimiter for for next rows. Default is '\n' and this option should finish with this. Only call this on first call of script, it is remembered for consecutive calls.
- * **no-custom**: Only accept listed entries, ignore custom input.
+ * **no-custom**: If set to 'true'; only accept listed entries, ignore custom input.
## Parsing row options