summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-08-02 21:24:07 +0200
committerQC <qball@gmpclient.org>2015-08-02 21:24:07 +0200
commitdbf992d756a23d197733fa7e666fbcbd2c2cac40 (patch)
tree99d71e20b9df79c885ae75833d7b108d0b99dffa /doc
parent8ca3c276c9d59b08d6228549b9cd718d60bc4397 (diff)
Fix -l as alias for -lines (in dmenu mode) rename -l to -row
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown12
-rw-r--r--doc/rofi.123
2 files changed, 31 insertions, 4 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 76447a94..96a29bff 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -493,15 +493,23 @@ The following options are further explained in the theming section:
Default: *dmenu*
-`-l` *selected line*
+`-row` *selected line*
Select a certain line.
Default: *0*
+`-l` *number of lines to show*
+
+ Maximum number of lines the menu may show before scrolling.
+
+ rofi -lines 25
+
+ Default: *15*
+
`-i`
- Number mode, return the index of the selected row. (starting at 0)
+ Makes dmenu match menu entries case insensitively.
`-a` *X*
diff --git a/doc/rofi.1 b/doc/rofi.1
index 7215f477..afc3377c 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -871,7 +871,7 @@ Default: *dmenu*
.IP "" 0
.
.P
-\fB\-l\fR \fIselected line\fR
+\fB\-row\fR \fIselected line\fR
.
.IP "" 4
.
@@ -886,13 +886,32 @@ Default: *0*
.IP "" 0
.
.P
+\fB\-l\fR \fInumber of lines to show\fR
+.
+.P
+Maximum number of lines the menu may show before scrolling\.
+.
+.IP "" 4
+.
+.nf
+
+ rofi \-lines 25
+.
+.fi
+.
+.IP "" 0
+.
+.P
+Default: \fI15\fR
+.
+.P
\fB\-i\fR
.
.IP "" 4
.
.nf
-Number mode, return the index of the selected row\. (starting at 0)
+Makes dmenu match menu entries case insensitively\.
.
.fi
.