summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rofi.1.markdown')
-rw-r--r--doc/rofi.1.markdown12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 53bba7ad..8f9d64fa 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -415,6 +415,12 @@ Override the default DPI setting.
If set to `0`, it tries to auto-detect based on X11 screen size (similar to i3 and GTK).
If set to `1`, it tries to auto-detect based on the size of the monitor that rofi is displayed on (similar to latest Qt 5).
+`-selected-row` *selected row*
+
+Select a certain row.
+
+Default: *0*
+
### PATTERN setting
`-terminal`
@@ -557,12 +563,6 @@ Specify the prompt to show in dmenu mode. For example, select 'monkey', a,b,c,d,
Default: *dmenu*
-`-selected-row` *selected row*
-
-Select a certain row.
-
-Default: *0*
-
`-l` *number of lines to show*
Maximum number of lines the menu may show before scrolling.