summaryrefslogtreecommitdiffstats
path: root/doc/rofi-script.5
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-04-07 13:20:16 +0200
committerDave Davenport <qball@gmpclient.org>2020-04-07 13:20:16 +0200
commit758714995091977ec0dd87b7c664cd3f36a7d093 (patch)
tree0bf75bfef499782dc669008dda6dfffa9d747ca4 /doc/rofi-script.5
parentde38e0f4a9c2e4dce9d2ab764359f62610f0f17a (diff)
[Script] Update example and doc.
Diffstat (limited to 'doc/rofi-script.5')
-rw-r--r--doc/rofi-script.52
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rofi-script.5 b/doc/rofi-script.5
index 2ebd1ca3..4d5a2ea3 100644
--- a/doc/rofi-script.5
+++ b/doc/rofi-script.5
@@ -103,7 +103,7 @@ The following extra options exists:
.IP \(bu 2
\fBactive\fP: Mark rows as active. (for syntax see the active option in dmenu mode)
.IP \(bu 2
-\fBdelim\fP: Set the delimiter for for next rows. Default is '\\n' and this option should finish with this.
+\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.
.SH Parsing row options
.PP