summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-12-12 22:03:19 +0100
committerDave Davenport <qball@gmpclient.org>2017-12-12 22:03:19 +0100
commit30b8e0ef434f91868a55c3b4d09a55b1378afcb5 (patch)
treebe480af9acfc30a0d12fff0276e7b300459e0fe4
parent5a200947778c1a4e0a3bdca9d8214ef4fc8eb830 (diff)
Small manpage tweak
-rw-r--r--doc/rofi-theme-selector.14
-rw-r--r--doc/rofi.14
-rw-r--r--doc/rofi.1.markdown3
3 files changed, 6 insertions, 5 deletions
diff --git a/doc/rofi-theme-selector.1 b/doc/rofi-theme-selector.1
index 1d0b48c3..73012322 100644
--- a/doc/rofi-theme-selector.1
+++ b/doc/rofi-theme-selector.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI\-THEME\-SELECTOR" "1" "November 2017" "" ""
+.TH "ROFI\-THEME\-SELECTOR" "1" "December 2017" "" ""
.
.SH "NAME"
\fBrofi\-theme\-selector\fR \- Preview and apply themes for \fBrofi\fR
@@ -21,7 +21,7 @@
${PREFIX}/share/rofi/themes
.
.IP "\(bu" 4
-$XDG_CONFIG_HOME/rofi
+$XDG_CONFIG_HOME/rofi/themes
.
.IP "\(bu" 4
$XDG_DATA_HOME/share/rofi/themes
diff --git a/doc/rofi.1 b/doc/rofi.1
index ed6d357c..b4f360d6 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI" "1" "November 2017" "" ""
+.TH "ROFI" "1" "December 2017" "" ""
.
.SH "NAME"
\fBrofi\fR \- A window switcher, application launcher, ssh dialog and dmenu replacement
@@ -1350,7 +1350,7 @@ Transparency can be used within \fBrofi\fR, for example if the selected backgrou
.IP "" 0
.
.P
-To get a full list of key bindings on the commandline, see \fBrofi \-dump\-xresources | grep kb\-\fR\. Key bindings can be modified using the configuration systems\. To get a searchable list of key bindings, run \fBrofi \-show keys\fR\.
+To get a full list of key bindings on the commandline, see \fBrofi \-h\fR\. The options starting with \fB\-kb\fR are keybindings\. Key bindings can be modified using the configuration systems\. To get a searchable list of key bindings, run \fBrofi \-show keys\fR\.
.
.P
A key binding starting with \fB!\fR will act when all keys have been released\.
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 990b93ed..879e64ce 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -793,7 +793,8 @@ of the window will be visible through it.
* `Alt-grave`: Toggle levenshtein sorting.
* `Alt-Shift-S`: Take a screenshot and store it in the Pictures directory.
-To get a full list of key bindings on the commandline, see `rofi -dump-xresources | grep kb-`.
+To get a full list of key bindings on the commandline, see `rofi -h`.
+The options starting with `-kb` are keybindings.
Key bindings can be modified using the configuration systems.
To get a searchable list of key bindings, run `rofi -show keys`.