summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-11-28 13:36:28 +0100
committerDave Davenport <qball@gmpclient.org>2015-11-28 13:36:28 +0100
commit7b7cdb8b0f7526fdef0a3f7660563d95c4062cdf (patch)
tree86201b417cd5a0eacce06a6b1cc89a661273ea20 /doc
parentca6b1a8178430e871d16a831d78db2256604054c (diff)
Add `-dump` command.
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown11
-rw-r--r--doc/rofi.110
2 files changed, 16 insertions, 5 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 63499c8c..409a57fc 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -626,10 +626,11 @@ For more information on supported markup see [here](https://developer.gnome.org/
Make **rofi** reacts like a normal application window. Useful for scripts like Clerk that are basically an application.
-`-fake-transparency`
-
-Enable fake transparency. This only works with transparent background color in the theme, not the opacity setting.
+`-dump`
+Dump the filtered list to stdout and quit.
+This can be used to get the list as **rofi** would filter it.
+Use together with `-filter` command.
### Message dialog
@@ -645,6 +646,10 @@ Message can be multi-line.
Make **rofi** create a pid file and check this on startup. Avoiding multiple copies running
simultaneously. This is useful when running **rofi** from a keybinding daemon.
+`-fake-transparency`
+
+Enable fake transparency. This only works with transparent background color in the theme, not the opacity setting.
+
### Debug
diff --git a/doc/rofi.1 b/doc/rofi.1
index d7b6f0db..52b4f49d 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1035,10 +1035,10 @@ Add a message line below the filter entry box\. Supports pango markup\. For more
Make \fBrofi\fR reacts like a normal application window\. Useful for scripts like Clerk that are basically an application\.
.
.P
-\fB\-fake\-transparency\fR
+\fB\-dump\fR
.
.P
-Enable fake transparency\. This only works with transparent background color in the theme, not the opacity setting\.
+Dump the filtered list to stdout and quit\. This can be used to get the list as \fBrofi\fR would filter it\. Use together with \fB\-filter\fR command\.
.
.SS "Message dialog"
\fB\-e\fR \fImessage\fR
@@ -1052,6 +1052,12 @@ Popup a message dialog (used internally for showing errors) with \fImessage\fR\.
.P
Make \fBrofi\fR create a pid file and check this on startup\. Avoiding multiple copies running simultaneously\. This is useful when running \fBrofi\fR from a keybinding daemon\.
.
+.P
+\fB\-fake\-transparency\fR
+.
+.P
+Enable fake transparency\. This only works with transparent background color in the theme, not the opacity setting\.
+.
.SS "Debug"
\fB\-no\-config\fR
.