summaryrefslogtreecommitdiffstats
path: root/man/repoman.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-05-16 17:05:20 -0700
committerZac Medico <zmedico@gentoo.org>2010-05-16 17:05:20 -0700
commit258f6393a8936e4a1c97f17f0ce15c98fc8bc467 (patch)
tree6c0ba7c1073149bff74db22137cc67463a251233 /man/repoman.1
parent5481820fe547a89a4170f1973ae5e48bf0b4013a (diff)
downloadportage-258f6393a8936e4a1c97f17f0ce15c98fc8bc467.tar.gz
portage-258f6393a8936e4a1c97f17f0ce15c98fc8bc467.tar.bz2
portage-258f6393a8936e4a1c97f17f0ce15c98fc8bc467.zip
New mode: manifest-check - Checks Manifests for missing or incorrect digests
Diffstat (limited to 'man/repoman.1')
-rw-r--r--man/repoman.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 9d8f299d4..aec8b7adb 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -79,6 +79,9 @@ Fix simple QA issues (stray digests, missing digests)
Generate a Manifest (fetches distfiles if necessary). See the \fB\-\-force\fR
option if you would like to replace existing distfiles digests.
.TP
+.B manifest-check
+Check Manifests for missing or incorrect digests
+.TP
.B commit
Scan directory tree for QA issues; if OK, commit via cvs
.SH QA KEYWORDS
@@ -298,6 +301,9 @@ Ebuild inherits autotools but does not call eautomake, eautoconf or eautoreconf
With virtual/jdk in DEPEND you must inherit a java eclass. Refer to
\fIhttp://www.gentoo.org/proj/en/java/java\-devel.xml\fR for more information.
.TP
+.B manifest.bad
+Manifest has missing or incorrect digests
+.TP
.B metadata.bad
Bad metadata.xml files
.TP