summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-05-23 09:26:54 +0000
committerZac Medico <zmedico@gentoo.org>2006-05-23 09:26:54 +0000
commitc2d52fd567b866beaec2121b9e405c1bc271d00d (patch)
treebfd4d5c7912fd22af9f5c50beb7c70b87853c4b7 /man
parente28ef6bb7a814d6f8f02b2f64dbb1f4ebcf54f29 (diff)
downloadportage-c2d52fd567b866beaec2121b9e405c1bc271d00d.tar.gz
portage-c2d52fd567b866beaec2121b9e405c1bc271d00d.tar.bz2
portage-c2d52fd567b866beaec2121b9e405c1bc271d00d.zip
Add some documentation for USE_EXPAND_HIDDEN.
svn path=/main/trunk/; revision=3400
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 73c6dbffb..51ce5efaa 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -368,6 +368,10 @@ This variable contains options that control the build behavior of several
packages. More information in \fBebuild\fR(5). Possible USE values
can be found in \fI/usr/portage/profiles/use.desc\fR.
.TP
+\fBUSE_EXPAND_HIDDEN\fR = \fI[space delimited list of variable names]\fR
+Names of \fBUSE_EXPAND\fR variables that should not be shown in the verbose merge
+list output of the \fBemerge\fR(1) command.
+.TP
\fBUSE_ORDER\fR = \fI"env:pkg:conf:auto:defaults"\fR
Determines precedence for incrementing the setting of the USE variable.
The above setting will cause the environment (env) to override per package (pkg)