summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-11-02 08:30:44 +0000
committerZac Medico <zmedico@gentoo.org>2006-11-02 08:30:44 +0000
commitb34ffde06c0c209832d7bf49b8fda9d79dc3e96e (patch)
tree99af909553dc90dd129f6a9d9858ad2d04c161ea /man
parentImplement --color < y | n > for bug #42115 and deprecate --nocolor. When --c... (diff)
downloadportage-multirepo-b34ffde06c0c209832d7bf49b8fda9d79dc3e96e.tar.gz
portage-multirepo-b34ffde06c0c209832d7bf49b8fda9d79dc3e96e.tar.bz2
portage-multirepo-b34ffde06c0c209832d7bf49b8fda9d79dc3e96e.zip
Document the new --color < y | n > option for bug #42115.
svn path=/main/trunk/; revision=4907
Diffstat (limited to 'man')
-rw-r--r--man/emerge.18
1 files changed, 5 insertions, 3 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 242fe89e..d9e634c4 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -225,6 +225,11 @@ dependencies must already be emerged on the system.
Use this in conjunction with the \fB\-\-pretend\fR option. This will
show the ChangeLog entries for all the packages that will be upgraded.
.TP
+.BR "\-\-color < y | n >"
+Enable or disable color output. This option will override \fINOCOLOR\fR
+(see \fBmake.conf\fR(5)) and may also be used to force color output when stdout
+is not a tty (by default, color is disabled unless stdout is a tty).
+.TP
.BR "\-\-columns"
Used alongside \fB\-\-pretend\fR to cause the package name, new version,
and old version to be displayed in an aligned format for easy cut\-n\-paste.
@@ -280,9 +285,6 @@ Tells emerge to include installed packages where USE flags have changed since
compilation. An asterisk marks when a USE flag has changed since the package
was compiled.
.TP
-.BR "\-\-nocolor "
-Suppresses all coloring of portage's output.
-.TP
.BR "\-\-noconfmem"
Causes portage to disregard merge records indicating that a config file
inside of a \fBCONFIG_PROTECT\fR directory has been merged already. Portage