From f4cf7b3da4ffada82b3528f7a93c300a1aaca397 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 11 Apr 2008 23:32:17 +0000 Subject: Add some notes for the parallel-fetch feature and the new --complete-graph option for emerge. svn path=/main/trunk/; revision=9848 --- man/make.conf.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man/make.conf.5') 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). -- cgit v1.2.3-65-gdbad