summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-03-05 20:52:46 +0100
committerDave Davenport <qball@gmpclient.org>2016-03-05 20:52:46 +0100
commit73c3b419adfa0e8f31ca648b5eb99a68e2bf0525 (patch)
treee3fa098c928ec22be3ab3d946901f4d878a665e0 /doc
parent2b219d61a4fd4f4ee047a981ca05981ccbb0e807 (diff)
Update manpage about config.c
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown3
-rw-r--r--doc/rofi.15
2 files changed, 2 insertions, 6 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 87f90f04..2843669a 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -79,9 +79,8 @@ The official website for `dmenu` can be found [here](http://tools.suckless.org/d
## OPTIONS
-There are currently four methods of setting configuration options (evaluated in order below):
+There are currently three methods of setting configuration options (evaluated in order below):
- * Compile time: edit config.c. This method is strongly discouraged.
* Xresources: A method of storing key values in the Xserver. See
[here](https://en.wikipedia.org/wiki/X_resources) for more information.
This is the recommended way of configuring **rofi**.
diff --git a/doc/rofi.1 b/doc/rofi.1
index 9f232c17..693d1212 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -35,10 +35,7 @@ rofi \-show run
The official website for \fBdmenu\fR can be found here \fIhttp://tools\.suckless\.org/dmenu/\fR\.
.
.SH "OPTIONS"
-There are currently four methods of setting configuration options (evaluated in order below):
-.
-.IP "\(bu" 4
-Compile time: edit config\.c\. This method is strongly discouraged\.
+There are currently three methods of setting configuration options (evaluated in order below):
.
.IP "\(bu" 4
Xresources: A method of storing key values in the Xserver\. See here \fIhttps://en\.wikipedia\.org/wiki/X_resources\fR for more information\. This is the recommended way of configuring \fBrofi\fR\.