index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Simon Gomizelj <simongmzlj@gmail.com> | 2013-03-01 16:18:49 -0500 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-03-07 15:55:04 +1000 |
commit | e292b1b5a24e8e106f1c38c7e99e494f841d9346 (patch) | |
tree | 0222152c0c409ca1d22b5b915020b445e8c1bdf1 /doc/pacman.8.txt | |
parent | 32f3b4304c6be397bc34cea82b6bf358c4f13f89 (diff) |
-rw-r--r-- | doc/pacman.8.txt | 5 |
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 33a94214..d1c7d203 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -146,6 +146,11 @@ 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'. Always + forces colours on, never forces colours off, and auto only automatically enables + colours when outputting onto a tty. + *\--config* <file>:: Specify an alternate configuration file. |