summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2021-08-30 16:11:36 +0200
committerDave Davenport <qball@blame.services>2021-08-30 16:11:36 +0200
commitc562058de8ac718722a3f87bee9e58b71dab3c9a (patch)
tree04570f2733f0b209f5eca3e3092005d07cc02fd1 /doc/rofi.1
parentfa97292e8d7c2ad0df42aacf72e1385ddc6dd529 (diff)
[DOC] Remove the mention of `-lines` in old example.
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.16
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 62f40e35..feaa8de1 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -602,7 +602,7 @@ Default: \fI0\fP
\fB\fC\-fixed\-num\-lines\fR
.PP
-Keep a fixed number of visible lines (See the \fB\fC\-lines\fR option.)
+Keep a fixed number of visible lines.
.PP
\fB\fC\-sidebar\-mode\fR
@@ -616,7 +616,7 @@ To show sidebar, use:
.RS
.nf
-rofi \-show run \-sidebar\-mode \-lines 0
+rofi \-show run \-sidebar\-mode
.fi
.RE
@@ -1006,7 +1006,7 @@ Maximum number of lines the menu may show before scrolling.
.RS
.nf
-rofi \-lines 25
+rofi \-dmenu \-l 25
.fi
.RE