X-Git-Url: http://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/6d56f2796cf9946362a56f0e868034bf384fc52d..a48473fd8dfd9c8caa5eb9475d899c9b3b518523:/xmenu.1 diff --git a/xmenu.1 b/xmenu.1 index e897cad..1e602df 100644 --- a/xmenu.1 +++ b/xmenu.1 @@ -3,7 +3,7 @@ xmenu \- menu utility for X .SH SYNOPSIS .B xmenu -.RB [ \-fiw ] +.RB [ \-iw ] .RB [ -p .IR position ] .RI [ title ] @@ -16,13 +16,6 @@ and outputs the item selected to stdout. .PP The options are as follows: .TP -.B -f -Make glyphs align based solely on the first font specified. -Without this option, glyphs are aligned based on the font in which they are found. -This option may correct alignment of CJK glyphs -if a CJK font is specified after a Latin font, -but may break the alignment of other glyphs in some cases. -.TP .B -i Disable icons. This makes xmenu loading faster when not using icons.