summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-05-04 14:30:42 -0700
committerZac Medico <zmedico@gentoo.org>2010-05-04 14:30:42 -0700
commitc9d7a86960aba51c820ec1bb11142531764f7730 (patch)
tree9a8fe6eb6f50ab623af8d352c0ce446b56237556 /man
parentMake vardbapi.counter_tick_core() create the counter file's parent directory (diff)
downloadportage-multirepo-c9d7a86960aba51c820ec1bb11142531764f7730.tar.gz
portage-multirepo-c9d7a86960aba51c820ec1bb11142531764f7730.tar.bz2
portage-multirepo-c9d7a86960aba51c820ec1bb11142531764f7730.zip
Make --exclude use whitespace to separate atoms since atoms are typically
separated by whitespace.
Diffstat (limited to 'man')
-rw-r--r--man/emerge.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index a0ba4b70..26df2514 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -360,7 +360,7 @@ 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.
+A space 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