summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-05-28 08:53:53 +0200
committerDave Davenport <qball@gmpclient.org>2015-05-28 08:53:53 +0200
commit29238c51ce72004f5e3a366fa0f72e0d57893c6e (patch)
tree7569dfdda7bc95db6d7ad3dedaf3eb0b6625bd13 /doc/rofi.1
parent79b1727f6b01624b129875ad78feddb73c917b59 (diff)
Update manpage.
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.127
1 files changed, 9 insertions, 18 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 6ad881c8..ea7a6924 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -87,8 +87,7 @@ Keybindings can also be specified in the \fB\fCXresources\fR file.
\fBrofi\fP can emulate \fB\fCdmenu\fR (a dynamic menu for X) when launched with the \fB\fC\-dmenu\fR flag.
.PP
The official website for \fB\fCdmenu\fR can be found here
-.UR http://tools.suckless.org/dmenu/
-.UE \&.
+\[la]http://tools.suckless.org/dmenu/\[ra]\&.
.SH OPTIONS
.PP
There are currently three methods of setting configuration options:
@@ -98,9 +97,7 @@ Compile time: edit config.c. This method is strongly discouraged.
.IP \(bu 2
Xresources: A method of storing key values in the Xserver. See
here
-.UR https://en.wikipedia.org/wiki/X_resources
-.UE
-for more information.
+\[la]https://en.wikipedia.org/wiki/X_resources\[ra] for more information.
.IP \(bu 2
Command\-line options: Arguments passed to \fBrofi\fP\&.
.RE
@@ -706,11 +703,9 @@ Select first line that matches the given string
.PP
\fB\fC\-mesg\fR \fIstring\fP
.PP
-.RS
-.nf
-Add a message line beneath filter. Supports pango markdown.
-.fi
-.RE
+Add a message line below the filter entry box. Supports pango markup.
+For more information on supported markup see here
+\[la]https://developer.gnome.org/pango/stable/PangoMarkupFormat.html\[ra]
.SS Message dialog
.PP
\fB\fC\-e\fR \fImessage\fP
@@ -948,22 +943,18 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.SH WEBSITE
.PP
\fBrofi\fP website can be found at here
-.UR https://davedavenport.github.io/rofi/
-.UE
+\[la]https://davedavenport.github.io/rofi/\[ra]
.PP
\fBrofi\fP bugtracker can be found here
-.UR https://github.com/DaveDavenport/rofi/issues
-.UE
+\[la]https://github.com/DaveDavenport/rofi/issues\[ra]
.SH AUTHOR
.PP
Qball Cow
-.MT qball@gmpclient.org
-.ME
+\[la]qball@gmpclient.org\[ra]
.PP
Rasmus Steinke
.PP
Original code based on work by: Sean Pringle
-.MT sean.pringle@gmail.com
-.ME
+\[la]sean.pringle@gmail.com\[ra]
.PP
For a full list of authors, check the AUTHORS file.