[Doc] Tweak rofi-script no-custom description.

This commit is contained in:
Dave Davenport 2021-02-21 18:21:47 +01:00 committed by Dave Davenport
parent def65c6a68
commit 5ae2a9b34b
2 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ The following extra options exists:
.IP \(bu 2
\fBdelim\fP: 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.
.IP \(bu 2
\fBno\-custom\fP: Only accept listed entries, ignore custom input.
\fBno\-custom\fP: If set to 'true'; only accept listed entries, ignore custom input.
.RE

View File

@ -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