summaryrefslogtreecommitdiff
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:32:19 -0700
commitdc356a66757caf626343655bf72447d208fabc3e (patch)
tree8e096ecaa0cbad33fb6580d2d68d5682138c1415
parentUpdate man page header dates. (diff)
downloadportage-dc356a66757caf626343655bf72447d208fabc3e.tar.gz
portage-dc356a66757caf626343655bf72447d208fabc3e.tar.bz2
portage-dc356a66757caf626343655bf72447d208fabc3e.zip
Document egencache --update-changelogs.v2.1.9.15
-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