X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=dmenu.1;h=c036baa6d02ee5295f6d1cbad65006fc2c840f99;hb=21b8820456efed37749f3d4df9cee009cde6599b;hp=c06508757c9ab6c31321c9557e02092e38cbb9da;hpb=e75494b730ea6883e68072a106a09a301cfaf845;p=dmenu.git diff --git a/dmenu.1 b/dmenu.1 index c065087..c036baa 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -40,9 +40,12 @@ which lists programs in the user's $PATH and runs the result in their $SHELL. .B \-b dmenu appears at the bottom of the screen. .TP +.B \-c +dmenu appears centered on the screen. +.TP .B \-f -dmenu grabs the keyboard before reading stdin. This is faster, but will lock up -X until stdin reaches end\-of\-file. +dmenu grabs the keyboard before reading stdin if not reading from a tty. This +is faster, but will lock up X until stdin reaches end\-of\-file. .TP .B \-i dmenu matches menu items case insensitively.