summaryrefslogtreecommitdiffstats
path: root/man/egencache.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-10-11 21:31:06 -0700
committerZac Medico <zmedico@gentoo.org>2010-10-11 21:31:06 -0700
commitf779d10f540918e3ca03e3f7878e59adfaeb4e20 (patch)
treef2570aed3ded27385173639732d1a8d61c961170 /man/egencache.1
parentc1e0bc5327b4053db2f5f51d37a9adc7a85aef35 (diff)
downloadportage-f779d10f540918e3ca03e3f7878e59adfaeb4e20.tar.gz
portage-f779d10f540918e3ca03e3f7878e59adfaeb4e20.tar.bz2
portage-f779d10f540918e3ca03e3f7878e59adfaeb4e20.zip
Document egencache --update-changelogs.v2.2_rc93
Diffstat (limited to 'man/egencache.1')
-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