summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-08-10 20:00:11 -0700
committerZac Medico <zmedico@gentoo.org>2011-08-10 20:00:11 -0700
commit178ba38609cab75b22aa771e4155cc9011130a2e (patch)
tree10874cea4fde7de48a5f5e45517576e3c1184e18 /man
parent022e09dd6ddd8372a9ec2ef2284b7cb174e6e6b2 (diff)
downloadportage-178ba38609cab75b22aa771e4155cc9011130a2e.tar.gz
portage-178ba38609cab75b22aa771e4155cc9011130a2e.tar.bz2
portage-178ba38609cab75b22aa771e4155cc9011130a2e.zip
repoman: add --if-modified option to check less
This is useful if you want to do a repo-level or category-level commit but you only want to run checks for the packages that have uncommitted modifications.
Diffstat (limited to 'man')
-rw-r--r--man/repoman.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 9aa71805d..8d06ae425 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\-\-if\-modified=<y|n>\fR
+Only check packages that have uncommitted modifications
+.TP
\fB\-i\fR, \fB\-\-ignore\-arches\fR
Ignore arch-specific failures (where arch != host)
.TP