From 29238c51ce72004f5e3a366fa0f72e0d57893c6e Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Thu, 28 May 2015 08:53:53 +0200 Subject: [PATCH] Update manpage. --- doc/rofi-manpage.markdown | 3 ++- doc/rofi.1 | 27 +++++++++------------------ 2 files changed, 11 insertions(+), 19 deletions(-) diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown index cc6dfeaf..d194bf20 100644 --- a/doc/rofi-manpage.markdown +++ b/doc/rofi-manpage.markdown @@ -535,7 +535,8 @@ The following options are further explained in the theming section: `-mesg` *string* - Add a message line beneath filter. Supports pango markdown. +Add a message line below the filter entry box. Supports pango markup. +For more information on supported markup see [here](https://developer.gnome.org/pango/stable/PangoMarkupFormat.html) ### Message dialog 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.