summaryrefslogtreecommitdiffstats
path: root/man/repoman.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-09-15 00:27:09 -0700
committerZac Medico <zmedico@gentoo.org>2010-09-15 00:27:09 -0700
commit9f29682eb4429e5b2ac7cbb54361fb24092ab0fd (patch)
treed39e9de14112f064b646e6d9d20fc9f075e8542d /man/repoman.1
parentd36cba7fdd5b9663aa10e0f701ae7ca0ee933a70 (diff)
downloadportage-9f29682eb4429e5b2ac7cbb54361fb24092ab0fd.tar.gz
portage-9f29682eb4429e5b2ac7cbb54361fb24092ab0fd.tar.bz2
portage-9f29682eb4429e5b2ac7cbb54361fb24092ab0fd.zip
Bug #337180 - Add a --unmatched-removal option for stricter checking
of package.mask and package.unmask files for unmatched removal atoms.
Diffstat (limited to 'man/repoman.1')
-rw-r--r--man/repoman.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 2e0e5a540..e7234b0a0 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -50,6 +50,10 @@ Ignore masked packages (not allowed with commit mode)
\fB\-d\fR, \fB\-\-include\-dev\fR
Include dev profiles in dependency checks.
.TP
+\fB\-\-unmatched\-removal\fR
+Enable strict checking of package.mask and package.unmask files for
+unmatched removal atoms.
+.TP
\fB\-\-without\-mask\fR
Behave as if no package.mask entries exist (not allowed with commit mode)
.TP