summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-05-13 18:35:55 +0200
committerDave Davenport <qball@gmpclient.org>2015-05-13 18:36:16 +0200
commit22f35983c0a932dd634619cffe7b97e6cc17deae (patch)
tree069be4ce9bfce81e2fd97d66369fb87ff04225e6 /doc/rofi.1
parent8abf3335dc77530547e9b4246a6a7c2395e136d3 (diff)
Add quote and escape string option.
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.13
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 77e4c267..4d7c8f8d 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -678,7 +678,8 @@ Allows the output of dmenu to be customized (N is total number of input entries)
* 's' selected string.
* 'i' index (0 \- (N\-1)).
* 'd' index (1 \- N).
- * 'e' selected string escaped.
+ * 'q' quote string.
+ * 'e' escape string.
Default: 's'
.fi
.RE