diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown index dc9ca5f1..ecc5ec69 100644 --- a/doc/rofi-manpage.markdown +++ b/doc/rofi-manpage.markdown @@ -583,6 +583,11 @@ Reads from *file* instead of stdin. Hide the input text. This should not be considered secure! +`-markup-rows` + +Tell **rofi** that DMenu input is pango markup encoded and should be rendered. +See [here](https://developer.gnome.org/pango/stable/PangoMarkupFormat.html) for details about pango markup. + ### Message dialog diff --git a/doc/rofi.1 b/doc/rofi.1 index ec9bbe16..2f4d9c01 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\-MANPAGE" "" "May 2016" "" "" +.TH "ROFI\-MANPAGE" "" "June 2016" "" "" . .SH "NAME" \fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement @@ -271,7 +271,7 @@ Start in case sensitive mode\. \fB\-cycle\fR . .P -Cycle through the results list\. Default is 'true'\. +Cycle through the results list\. Default is \'true\'\. . .P \fB\-fuzzy\fR @@ -929,6 +929,12 @@ Reads from \fIfile\fR instead of stdin\. .P Hide the input text\. This should not be considered secure! . +.P +\fB\-markup\-rows\fR +. +.P +Tell \fBrofi\fR that DMenu input is pango markup encoded and should be rendered\. See here \fIhttps://developer\.gnome\.org/pango/stable/PangoMarkupFormat\.html\fR for details about pango markup\. +. .SS "Message dialog" \fB\-e\fR \fImessage\fR .