From 4da69cda078cc21a1b9ed77fa0fdbe537b7761a7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 20 Aug 2005 03:56:46 +0000 Subject: update --usepkgonly info #79531 --- man/emerge.1 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/man/emerge.1 b/man/emerge.1 index ab8b9f0..5bf48c6 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -348,9 +348,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. @@ -566,4 +567,4 @@ Mike Frysinger Marius Mauch .br .SH "CVS HEADER" -$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/man/emerge.1,v 1.72 2005/02/10 01:37:36 vapier Exp $ +$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/man/emerge.1,v 1.73 2005/08/20 03:56:46 vapier Exp $ -- cgit v1.2.3-65-gdbad