On 02/03/13 07:32, Simon Gomizelj wrote: > Signed-off-by: Simon Gomizelj <[email protected]> > --- > doc/pacman.8.txt | 3 +++ > doc/pacman.conf.5.txt | 3 +++ > etc/pacman.conf.in | 1 + > 3 files changed, 7 insertions(+) > > diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt > index 33a9421..7249d7d 100644 > --- a/doc/pacman.8.txt > +++ b/doc/pacman.8.txt > @@ -146,6 +146,9 @@ Options > and they are tried in the order they are passed to pacman. *NOTE*: this > is an absolute path, the root path is not automatically prepended. > > +*\--color* <when>:: > + Specify when to enable coloring, can be 'always', 'never' or 'auto'. > +
Clarify what auto does here. Allan
