summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-02-26 12:58:08 +0000
committerZac Medico <zmedico@gentoo.org>2006-02-26 12:58:08 +0000
commitaa977dab57512ba535e71066de5bf206fbbafae9 (patch)
tree53e253a0b1214efa26a8149820b05a242ab5edd0 /man
parentFix 'Bad file descriptor' error with hardlink locking for bug 124140. (diff)
downloadportage-idfetch-aa977dab57512ba535e71066de5bf206fbbafae9.tar.gz
portage-idfetch-aa977dab57512ba535e71066de5bf206fbbafae9.tar.bz2
portage-idfetch-aa977dab57512ba535e71066de5bf206fbbafae9.zip
Add some docs for metadata-transfer in make.conf.example and make.conf.5.
svn path=/main/trunk/; revision=2791
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index f881534e..b3e1013d 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -174,6 +174,9 @@ Do not delete the ${T} directory after the merge process.
.B keepwork
Do not delete the ${WORKDIR} directory after the merge process.
.TP
+.B metadata-transfer
+Automatically perform a metadata transfer when `emerge --sync` is run.
+.TP
.B mirror
This will cause \fBFETCHCOMMAND\fR to always be run even if
the file already exists in \fBDISTDIR\fR.