summaryrefslogtreecommitdiffstats
path: root/man/egencache.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-04-06 23:25:22 +0000
committerZac Medico <zmedico@gentoo.org>2009-04-06 23:25:22 +0000
commit665a7b56a269866dc7ecf5854aec3357194891c1 (patch)
tree9f48b4d006348337a7245386841798f73950399c /man/egencache.1
parent2bd2620142d15344f32ef67896c4fa88e5386953 (diff)
downloadportage-665a7b56a269866dc7ecf5854aec3357194891c1.tar.gz
portage-665a7b56a269866dc7ecf5854aec3357194891c1.tar.bz2
portage-665a7b56a269866dc7ecf5854aec3357194891c1.zip
Add a --repo option, allowing cache to be generated for overlays.
svn path=/main/trunk/; revision=13292
Diffstat (limited to 'man/egencache.1')
-rw-r--r--man/egencache.110
1 files changed, 7 insertions, 3 deletions
diff --git a/man/egencache.1 b/man/egencache.1
index 67b166f9d..dbcc44e4b 100644
--- a/man/egencache.1
+++ b/man/egencache.1
@@ -7,9 +7,7 @@ egencache \- generate metadata cache for ebuild repositories
.SH "DESCRIPTION"
The egencache program generates metadata cache for ebuild repositories and
stores it in the \fImetadata/cache/\fR directory within the repository itself,
-for distribution. Currenly, only the repository located at \fBPORTDIR\fR
-(configured in \fBmake.conf(5)\fR) can be updated by this program, but a
-future version will have the ability to select a different repository.
+for distribution.
.SH ACTIONS
.TP
.BR "\-\-update [ATOM] ... "
@@ -40,6 +38,12 @@ Also see the related \fB\-\-load\-average\fR option.
.BR \-\-load\-average=LOAD
Specifies that maximum load allowed when spawning multiple jobs.
.TP
+.BR "\-\-repo=REPO"
+Name of the repo to operate on (default repo is located at \fBPORTDIR\fR).
+The name should correspond the value of a \fBrepo_name\fR entry (see
+\fBportage\fR(5)) from one of the repositories that is configured via the
+\fBPORTDIR\fR or \fBPORTDIR_OVERLAY\fR variables (see \fBmake.conf\fR(5)).
+.TP
.BR "\-\-rsync"
When used together with the \fB\-\-update\fR action, this enables a workaround
for cases in which the content of a cache entry changes and neither the file