summaryrefslogtreecommitdiffstats
path: root/doc/rofi-manpage.markdown
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/rofi-manpage.markdown
parent8ca3c276c9d59b08d6228549b9cd718d60bc4397 (diff)
Fix -l as alias for -lines (in dmenu mode) rename -l to -row
Diffstat (limited to 'doc/rofi-manpage.markdown')
-rw-r--r--doc/rofi-manpage.markdown12
1 files changed, 10 insertions, 2 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*