summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-05-02 12:12:13 -0700
committerZac Medico <zmedico@gentoo.org>2011-05-02 12:12:13 -0700
commitc522bc7e2c2c116a061eca24a1697841947bc433 (patch)
treed3372ec0b6c3a868449022953f8271e5e9792068 /man
parente5977579376dd124bb341263f73a5d302dbc0863 (diff)
downloadportage-c522bc7e2c2c116a061eca24a1697841947bc433.tar.gz
portage-c522bc7e2c2c116a061eca24a1697841947bc433.tar.bz2
portage-c522bc7e2c2c116a061eca24a1697841947bc433.zip
emerge: rename --no*-atoms to --*-exclude
Diffstat (limited to 'man')
-rw-r--r--man/emerge.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 3dcd20cf5..f7b604327 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -485,11 +485,11 @@ may have changed.
Disables the spinner for the session. The spinner is active when the
terminal device is determined to be a TTY. This flag disables it regardless.
.TP
-.BR "\-\-nousepkg\-atoms " ATOMS
+.BR "\-\-usepkg\-exclude " ATOMS
A space separated list of package names or slot atoms. Emerge will ignore
matching binary packages.
.TP
-.BR "\-\-norebuild\-atoms " ATOMS
+.BR "\-\-rebuild\-exclude " ATOMS
A space separated list of package names or slot atoms. Emerge will not rebuild
matching packages due to \fB\-\-rebuild\fR.
.TP