summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-20 03:56:50 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-20 03:56:50 +0000
commitd78ea44816bcb406222a85fa694f1e0846c506fe (patch)
tree709ea136c33737a5c1cd8b6b01f36cffbf2cf622
parentunpack() is in ebuild-default-functions.sh (diff)
downloadportage-cvs-d78ea44816bcb406222a85fa694f1e0846c506fe.tar.gz
portage-cvs-d78ea44816bcb406222a85fa694f1e0846c506fe.tar.bz2
portage-cvs-d78ea44816bcb406222a85fa694f1e0846c506fe.zip
update --usepkgonly info #79531
-rw-r--r--man/emerge.19
1 files changed, 5 insertions, 4 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 293b560..79a8b41 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -339,9 +339,10 @@ time\-consuming compiles. This option is useful for CD installs; you can export
and then use this option to have emerge "pull" binary packages from the CD in order to satisfy dependencies.
.TP
.BR "\-\-usepkgonly " (\fB\-K\fR)
-Behaves just as \fB\-\-usepkg\fR except that this will only emerge
-binary packages. All the binary packages must be available at the
-time of dependency calculation or emerge will simply abort.
+Tells emerge to only use binary packages (from $PKGDIR). All the binary
+packages must be available at the time of dependency calculation or emerge
+will simply abort. Portage does not use $PORTDIR when calculating dependency
+information so all masking information is ignored.
.TP
.BR "\-\-verbose " (\fB\-v\fR)
Tell emerge to run in verbose mode. Currently this flag causes emerge to print out GNU info errors, if any, and to show the USE flags that will be used for each package when pretending.
@@ -551,4 +552,4 @@ Mike Frysinger <vapier@gentoo.org>
Marius Mauch <genone@gentoo.org>
.br
.SH "CVS HEADER"
-$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/man/emerge.1,v 1.70.2.14 2005/06/04 04:53:13 vapier Exp $
+$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/man/emerge.1,v 1.70.2.15 2005/08/20 03:56:50 vapier Exp $