summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-04-11 23:32:17 +0000
committerZac Medico <zmedico@gentoo.org>2008-04-11 23:32:17 +0000
commitf4cf7b3da4ffada82b3528f7a93c300a1aaca397 (patch)
tree28bbc4df78e1b5b0ce8602e78d7c9f3d1737d603 /man
parentRename the undocumented --conistent option to --complete-graph and add (diff)
downloadportage-idfetch-f4cf7b3da4ffada82b3528f7a93c300a1aaca397.tar.gz
portage-idfetch-f4cf7b3da4ffada82b3528f7a93c300a1aaca397.tar.bz2
portage-idfetch-f4cf7b3da4ffada82b3528f7a93c300a1aaca397.zip
Add some notes for the parallel-fetch feature and the new --complete-graph
option for emerge. svn path=/main/trunk/; revision=9848
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.54
1 files changed, 3 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index d35acf16..a8476458 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -242,7 +242,9 @@ Prevents the stripping of binaries that are merged to the live filesystem.
Disables xterm titlebar updates (which contains status info).
.TP
.B parallel\-fetch
-Fetch in the background while compiling.
+Fetch in the background while compiling. Run
+`tail \-f /var/log/emerge\-fetch.log` in a
+terminal to view parallel-fetch progress.
.TP
.B sandbox
Enable sandbox\-ing when running \fBemerge\fR(1) and \fBebuild\fR(1).