summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/egencache.15
1 files changed, 4 insertions, 1 deletions
diff --git a/man/egencache.1 b/man/egencache.1
index fcc7deb82..56c2602d0 100644
--- a/man/egencache.1
+++ b/man/egencache.1
@@ -1,4 +1,4 @@
-.TH "EGENCACHE" "1" "Aug 2010" "Portage VERSION" "Portage"
+.TH "EGENCACHE" "1" "Oct 2010" "Portage VERSION" "Portage"
.SH "NAME"
egencache \- generate metadata cache for ebuild repositories
.SH "SYNOPSIS"
@@ -15,6 +15,9 @@ Update the \fImetadata/cache/\fR directory (generate metadata as necessary).
If no package atoms are specified then all will be updated. See ebuild(5)
for the details on package atom syntax.
.TP
+.BR "\-\-update\-changelogs"
+Update the ChangeLog files from SCM logs (supported only in git repos).
+.TP
.BR "\-\-update\-use\-local\-desc"
Update the \fIprofiles/use.local.desc\fR file from metadata.xml.
.SH OPTIONS