mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-10 15:44:41 -05:00
Update manpage.
This commit is contained in:
parent
a10f4fb122
commit
1fbb3b50f8
1 changed files with 15 additions and 8 deletions
13
doc/rofi.1
13
doc/rofi.1
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue