diff options
-rw-r--r-- | man/egencache.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/egencache.1 b/man/egencache.1 index 4891a34af..67b166f9d 100644 --- a/man/egencache.1 +++ b/man/egencache.1 @@ -7,7 +7,9 @@ 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. +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. .SH ACTIONS .TP .BR "\-\-update [ATOM] ... " |