1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-02-10 15:44:41 -05:00

Update manpage.

This commit is contained in:
QC 2015-05-24 09:20:01 +02:00
parent a10f4fb122
commit 1fbb3b50f8

View file

@ -27,7 +27,7 @@
[ \-display \fIdisplay\fP ]
[ \-bc \fIcolor\fP ]
[ \-bw \fIwidth\fP ]
[ \-dmenu [ \-p \fIprompt\fP ] [ \-sep \fIseparator\fP ] [ \-l \fIselected line\fP ] ]
[ \-dmenu [ \-p \fIprompt\fP ] [ \-sep \fIseparator\fP ] [ \-l \fIselected line\fP ] [ \-mesg ] [ \-filter ] [ \-select ] ]
[ \-ssh\-client \fIclient\fP ]
[ \-ssh\-command \fIcommand\fP ]
[ \-disable\-history ]
@ -696,7 +696,15 @@ Preset user filter to *filter* in the entry box and pre\-filter the list.
.fi
.RE
.PP
\fB\fC\-mesg\fR \fIstr\fP
\fB\fC\-select\fR \fIstring\fP
.PP
.RS
.nf
Select first line that matches the given string
.fi
.RE
.PP
\fB\fC\-mesg\fR \fIstring\fP
.PP
.RS
.nf
@ -774,7 +782,6 @@ Currently 3 states exists:
\fBnormal\fP Normal row.
.IP \(bu 2
\fBurgent\fP Highlighted row (urgent)
.br
.IP \(bu 2
\fBactive\fP Highlighted row (active)
.RE