Document egencache --update-changelogs. v2.1.9.15
authorZac Medico <zmedico@gentoo.org>
Tue, 12 Oct 2010 04:31:06 +0000 (21:31 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 12 Oct 2010 04:32:19 +0000 (21:32 -0700)
man/egencache.1

index fcc7deb82921f92c2aec625ea4d6630a9666387e..56c2602d042f8867520f9f9fac4d17841c701ab5 100644 (file)
@@ -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