summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-06-13 03:06:17 +0000
committerZac Medico <zmedico@gentoo.org>2009-06-13 03:06:17 +0000
commite02cbecd251d1d4b3a95dfed8a49f1445d53c704 (patch)
tree9f93390b85f6f398a6a7b0b94fa91767efa82e0a /man
parent719cc7c33343db2def3b1d49441ba38847676a30 (diff)
downloadportage-e02cbecd251d1d4b3a95dfed8a49f1445d53c704.tar.gz
portage-e02cbecd251d1d4b3a95dfed8a49f1445d53c704.tar.bz2
portage-e02cbecd251d1d4b3a95dfed8a49f1445d53c704.zip
Document FEATURES=python-trace.
svn path=/main/trunk/; revision=13638
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 4a8216667..ef5913a85 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -304,6 +304,10 @@ overwritten or uninstalled at inappropriate times.
If \fIcollision\-protect\fR is enabled then it takes precedence over
\fIprotect\-owned\fR.
.TP
+.B python\-trace
+Output a verbose trace of python execution to stderr when a command's
+\-\-debug option is enabled.
+.TP
.B sandbox
Enable sandbox\-ing when running \fBemerge\fR(1) and \fBebuild\fR(1).
.TP