summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-06 20:41:48 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-06 20:41:48 +0000
commit68d9b9468dd01c3fd397148f16392f75113f0925 (patch)
tree2c457e1592ed2a16b592bae47f18a6214f92c521 /man
parent67ddc0fb9d00076fcd831073f41a5dc37f9f31f6 (diff)
downloadportage-68d9b9468dd01c3fd397148f16392f75113f0925.tar.gz
portage-68d9b9468dd01c3fd397148f16392f75113f0925.tar.bz2
portage-68d9b9468dd01c3fd397148f16392f75113f0925.zip
Bug #265267 - Add hint about --accept-properties=-interactive in the
--jobs docs. svn path=/main/trunk/; revision=14508
Diffstat (limited to 'man')
-rw-r--r--man/emerge.15
1 files changed, 4 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 23fb296bb..602fda926 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -243,7 +243,7 @@ token can be used to discard the existing configuration
value and start fresh. See the \fBMASKED PACKAGES\fR section
and \fBmake.conf\fR(5) for more information about
ACCEPT_PROPERTIES. A typical usage example for this option
-would be to use \fI\-\-accept\-properties=-interactive\fR to
+would be to use \fI\-\-accept\-properties=\-interactive\fR to
temporarily mask interactive packages. With default
configuration, this would result in an effective
\fBACCEPT_PROPERTIES\fR value of "* -interactive".
@@ -356,6 +356,9 @@ Causes \fIEMERGE_DEFAULT_OPTS\fR (see \fBmake.conf\fR(5)) to be ignored.
Specifies the number of packages to build simultaneously. If this option is
given without an argument, emerge will not limit the number of jobs that can
run simultaneously. Also see the related \fB\-\-load\-average\fR option.
+Note that interactive packages currently force a setting
+of \fI\-\-jobs=1\fR. This issue can be temporarily avoided
+by specifying \fI\-\-accept\-properties=\-interactive\fR.
.TP
.BR "\-\-keep\-going[=n]"
Continue as much as possible after an error. When an error occurs,