From 87250d0cdfa74598f1564668cc446cd3ae1cf9a0 Mon Sep 17 00:00:00 2001 From: Sebastian Luther Date: Thu, 29 Apr 2010 07:54:17 +0200 Subject: Add --exclude option --- man/emerge.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') diff --git a/man/emerge.1 b/man/emerge.1 index f451e2f6..a0ba4b70 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -359,6 +359,11 @@ dependency tree, as though no packages are currently installed. You should run this with \fB\-\-pretend\fR first to make sure the result is what you expect. .TP +.BR "\-\-exclude " ATOMS +A comma separated list of package names or slot atoms. +Emerge won't install any ebuild or binary package that +matches any of the given package atoms. +.TP .BR "\-\-fail\-clean[=n]" Clean up temporary files after a build failure. This is particularly useful if you have \fBPORTAGE_TMPDIR\fR on -- cgit v1.2.3-65-gdbad