summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-05-10 12:08:08 +0200
committerQC <qball@gmpclient.org>2015-05-10 12:08:08 +0200
commit9307a1668e44dfceb3bd3aabd2ee554b5f4dedd9 (patch)
treea97cd4fbe9b1705b97d63d44ef3c8dc4f4adbd38 /doc/rofi.1
parent4d3b9e414de15fc3ea3be0929da8b371372b0162 (diff)
Add -format option to dmenu.
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.121
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 3ebab373..b03dd81e 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -663,6 +663,27 @@ or a set of rows: \-u 0,2
Or any combination: \-u 0,2\-3,9
.fi
.RE
+.PP
+\fB\fC\-only\-match\fR
+.PP
+.RS
+.nf
+Only return a selected item, do not allow custom entry.
+This mode always returns an entry, or returns directly when no entries given.
+.fi
+.RE
+.PP
+\fB\fC\-format\fR \fIformat\fP
+.PP
+.RS
+.nf
+Allows the output of dmenu to be customized:
+ * 's' selected string.
+ * 'i' index.
+ * 'e' selected string escaped.
+Default: 's'
+.fi
+.RE
.SS Message dialog
.PP
\fB\fC\-e\fR \fImessage\fP