summaryrefslogtreecommitdiffstats
path: root/doc/rofi-manpage.markdown
diff options
context:
space:
mode:
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*