X-Git-Url: https://git.danieliu.xyz/?p=dmenu.git;a=blobdiff_plain;f=dmenu.1;h=03ebda85d3d3f7ac57909f5ba2ecd765211852be;hp=24ee38b6000345d9f9c8e9252e4c54d2d0fe87a2;hb=645f1d0dfcb3dada105b3633fb3b7c3d053fbd43;hpb=d7d14e53dadaef99fdd754e82864cca20c816e23 diff --git a/dmenu.1 b/dmenu.1 index 24ee38b..03ebda8 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -5,13 +5,14 @@ dmenu \- dynamic menu .B dmenu .RB [ \-i ] .RB [ \-b ] -.RB [ \-l " "] -.RB [ \-fn " "] -.RB [ \-nb " "] -.RB [ \-nf " "] -.RB [ \-p " "] -.RB [ \-sb " "] -.RB [ \-sf " "] +.RB [ \-e " ]" +.RB [ \-l " ]" +.RB [ \-fn " ]" +.RB [ \-nb " ]" +.RB [ \-nf " ]" +.RB [ \-p " ]" +.RB [ \-sb " ]" +.RB [ \-sf " ]" .RB [ \-v ] .SH DESCRIPTION .SS Overview @@ -27,6 +28,9 @@ makes dmenu match menu entries case insensitively. .B \-b defines that dmenu appears at the bottom. .TP +.B \-e +reparents dmenu to the window specified by xid. +.TP .B \-l activates vertical list mode. The given number of lines will be displayed. Window height will get adjusted.