aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-10-14 10:55:31 -0700
committerZac Medico <zmedico@gentoo.org>2011-10-14 10:55:31 -0700
commitf03e9dbd874e6731683c0050d827318bd14360fb (patch)
tree7eb0c6332ab8b01b6e7187550f45706fb4cd70c4 /man/repoman.1
parentrepoman: support REPOMAN_DEFAULT_OPTS variable (diff)
downloadportage-f03e9dbd874e6731683c0050d827318bd14360fb.tar.gz
portage-f03e9dbd874e6731683c0050d827318bd14360fb.tar.bz2
portage-f03e9dbd874e6731683c0050d827318bd14360fb.zip
repoman: add --echangelog=<y|n> for bug #337853
This option will call echangelog for each package that has modified files and does not have a modified ChangeLog. Gentoo's council has decided that this option will be enabled by default for the "gentoo" repository. If desired, we can add a metadata/layout.conf setting so that other repositories can control the default behavior.
Diffstat (limited to 'man/repoman.1')
-rw-r--r--man/repoman.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index bc54657a4..4d3a59b49 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -41,6 +41,9 @@ Forces the metadata.xml parse check to be carried out
\fB-v\fR, \fB--verbose\fR
Displays every package name while checking
.TP
+\fB\-\-echangelog=<y|n>\fR
+For commit mode, call echangelog if ChangeLog is unmodified
+.TP
\fB\-\-if\-modified=<y|n>\fR
Only check packages that have uncommitted modifications
.TP