Update manpage with window-format

This commit is contained in:
Dave Davenport 2016-07-01 07:57:00 +02:00
parent 7c9f5e01fd
commit fd45868aca
2 changed files with 45 additions and 1 deletions

View File

@ -581,6 +581,21 @@ Hide the input text. This should not be considered secure!
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.
### Window Mode
`-window-format` *format*
Format what is being displayed for windows.
*format*:
* **w**: Desktop name
* **t**: Title of window
* **n**: Name
* **r**: Role
* **c**: Class
default: w c t
### Message dialog

View File

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "ROFI\-MANPAGE" "" "June 2016" "" ""
.TH "ROFI\-MANPAGE" "" "2016-07-01" "" ""
.
.SH "NAME"
\fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement
@ -929,6 +929,35 @@ Hide the input text\. This should not be considered secure!
.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 "Window Mode"
\fB\-window\-format\fR \fIformat\fR
.
.P
Format what is being displayed for windows\.
.
.P
\fIformat\fR:
.
.IP "\(bu" 4
\fBw\fR: Desktop name
.
.IP "\(bu" 4
\fBt\fR: Title of window
.
.IP "\(bu" 4
\fBn\fR: Name
.
.IP "\(bu" 4
\fBr\fR: Role
.
.IP "\(bu" 4
\fBc\fR: Class
.
.IP "" 0
.
.P
default: w c t
.
.SS "Message dialog"
\fB\-e\fR \fImessage\fR
.