From: Axel Wagner Date: Sun, 31 Jul 2011 13:58:14 +0000 (+0200) Subject: Correct some minor mistakes in the manpage (thx sECuRE) X-Git-Tag: 4.0.1~7^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8e275d85b5a64b2230193bb01a4abdc0c2f79b99;p=i3%2Fi3 Correct some minor mistakes in the manpage (thx sECuRE) --- diff --git a/i3bar/doc/i3bar.man b/i3bar/doc/i3bar.man index 44d5e8ac..84e4c968 100644 --- a/i3bar/doc/i3bar.man +++ b/i3bar/doc/i3bar.man @@ -5,7 +5,7 @@ v0.6, September 2010 == NAME -i3bar - xcb-based status- and ws-bar +i3bar - xcb-based status- and workspace-bar == SYNOPSIS @@ -43,7 +43,7 @@ Display a short help-message and exit It does not sample any status-information itself, so you still need a program like *i3status*(1) or *conky*(1) for that. -i3bar does not support any color or other markups, so stdin should be plain utf8, one line at a time. If you use *i3status*(1), you therefore should specify 'output_format = none' in the general-section of it's configfile. +i3bar does not support any color or other markups, so stdin should be plain utf8, one line at a time. If you use *i3status*(1), you therefore should specify 'output_format = none' in the general section of its config file. Also, you should disable the internal workspace bar of *i3*(1), when using *i3bar* by specifying 'workspace_bar no' in your *i3*-configfile.