]> git.armaanb.net Git - dmenu.git/commitdiff
dmenu.1: clarify monitor numbers are starting from 0 (first mon)
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 7 Nov 2015 11:53:00 +0000 (12:53 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 7 Nov 2015 11:53:00 +0000 (12:53 +0100)
dmenu.1

diff --git a/dmenu.1 b/dmenu.1
index 2897ab138ce9671fd9299a17b49bc0aae5673102..d3ab805dfdbf1d7b71df1fd99ecf2d2a23f20da5 100644 (file)
--- a/dmenu.1
+++ b/dmenu.1
@@ -52,7 +52,8 @@ dmenu matches menu items case insensitively.
 dmenu lists items vertically, with the given number of lines.
 .TP
 .BI \-m " monitor"
-dmenu is displayed on the monitor supplied.
+dmenu is displayed on the monitor number supplied. Monitor numbers are starting
+from 0.
 .TP
 .BI \-p " prompt"
 defines the prompt to be displayed to the left of the input field.