From a5938c40738c51097b4b802f0b5ee409681b4771 Mon Sep 17 00:00:00 2001 From: Noe Rubinstein Date: Mon, 3 Oct 2011 00:54:24 +0200 Subject: [PATCH] escape font name The double-dash gets scrambled by a2x otherwise --- i3bar/doc/i3bar.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3bar/doc/i3bar.man b/i3bar/doc/i3bar.man index 5faa16c3..d28f6249 100644 --- a/i3bar/doc/i3bar.man +++ b/i3bar/doc/i3bar.man @@ -29,7 +29,7 @@ Put i3bar in dockmode. This will reserve some space for it, so it does not overl You can specify either *bottom* (default) or *top* as 'pos'. *-f, --font* 'font':: -Specifies a 'X-core-font' to use. You can choose one with *xfontsel*(1). Defaults to '-misc-fixed-medium-r-semicondensed--12-110-75-75-c-60-iso10646-1'. +Specifies a 'X-core-font' to use. You can choose one with *xfontsel*(1). Defaults to '+++-misc-fixed-medium-r-semicondensed--12-110-75-75-c-60-iso10646-1+++'. *-V, --verbose*:: Be (very) verbose with the debug-output. If not set, only errors are reported to 'stderr'