summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-10-09 02:05:25 -0700
committerZac Medico <zmedico@gentoo.org>2010-10-11 18:40:11 -0700
commite3ad6b190beb7c086767440d36d8bff2b5e6d1ab (patch)
treeb3e2e7f4e02c051b97dfbc331956ec6f50f63cfb /man
parentd5dadfcffdcc337b1c0f4a7d642fee4f530b0093 (diff)
downloadportage-e3ad6b190beb7c086767440d36d8bff2b5e6d1ab.tar.gz
portage-e3ad6b190beb7c086767440d36d8bff2b5e6d1ab.tar.bz2
portage-e3ad6b190beb7c086767440d36d8bff2b5e6d1ab.zip
Add support for emerge --buildpkg=n.
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 cce480fad..b065a5a08 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -303,7 +303,7 @@ unsatisfied dependency (default: \'5\').
Tells emerge to ignore binary packages if their use flags
don't match the current configuration. (default: \'n\')
.TP
-.BR "\-\-buildpkg " (\fB\-b\fR)
+.BR "\-\-buildpkg[=n] " (\fB\-b\fR)
Tells emerge to build binary packages for all ebuilds processed in
addition to actually merging the packages. Useful for maintainers
or if you administrate multiple Gentoo Linux systems (build once,