From: Zac Medico Date: Sat, 13 Jun 2009 03:06:17 +0000 (-0000) Subject: Document FEATURES=python-trace. X-Git-Tag: v2.2_rc34~197 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e02cbecd251d1d4b3a95dfed8a49f1445d53c704;p=portage.git Document FEATURES=python-trace. svn path=/main/trunk/; revision=13638 --- 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