summaryrefslogtreecommitdiffstats
path: root/man/repoman.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-10-16 21:22:18 -0700
committerZac Medico <zmedico@gentoo.org>2011-10-16 21:22:18 -0700
commit17a76f21f811e7e5741fa259ef5a635fddfdb75a (patch)
tree30851aa5691c76e81ea4bc3eab159d7c0152075a /man/repoman.1
parent630ea9d916bd6e09a1af6414ae7fbe83ecd2331f (diff)
downloadportage-17a76f21f811e7e5741fa259ef5a635fddfdb75a.tar.gz
portage-17a76f21f811e7e5741fa259ef5a635fddfdb75a.tar.bz2
portage-17a76f21f811e7e5741fa259ef5a635fddfdb75a.zip
repoman: support --echangelog=force
Allows forced ChangeLog generation even when the vcs has detected that the ChangeLog has already been modified.
Diffstat (limited to 'man/repoman.1')
-rw-r--r--man/repoman.15
1 files changed, 3 insertions, 2 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 4d22e8d1c..2e4c86cf4 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -41,8 +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
+\fB\-\-echangelog=<y|n|force>\fR
+For commit mode, call echangelog if ChangeLog is unmodified (or
+regardless of modification if 'force' is specified)
.TP
\fB\-\-if\-modified=<y|n>\fR
Only check packages that have uncommitted modifications