From 8d9ade36de4666835e49fe4366ff04cfe540dce6 Mon Sep 17 00:00:00 2001 From: Connor Lane Smith Date: Wed, 17 Nov 2010 04:33:34 +0000 Subject: moved main, updated args --- dmenu.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dmenu.1') diff --git a/dmenu.1 b/dmenu.1 index 08d103f..d2a93d1 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -7,6 +7,8 @@ dmenu \- dynamic menu .RB [ \-i ] .RB [ \-l .IR lines ] +.RB [ \-m +.IR monitor ] .RB [ \-p .IR prompt ] .RB [ \-fn @@ -51,6 +53,9 @@ dmenu matches menu items case insensitively. .BI \-l " lines" dmenu lists items vertically, with the given number of lines. .TP +.BI \-m " monitor" +dmenu appears on the given Xinerama screen. +.TP .BI \-p " prompt" defines the prompt to be displayed to the left of the input field. .TP -- cgit v1.2.3