summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'man/make.conf.5')
-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 d35acf16b..a8476458b 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).