From ae0aa04e692e8cb2b34203eba99506c2a6734a8d Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 16 Aug 2007 20:05:41 +0000 Subject: [PATCH] make -f/-F distinction clearer (branches/2.1.2 r7634) svn path=/main/branches/2.1.2.9/; revision=7635 --- man/emerge.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/man/emerge.1 b/man/emerge.1 index bd37d377e..e61020352 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -265,12 +265,11 @@ sure the result is what you expect. .TP .BR "\-\-fetchonly " (\fB\-f\fR) Instead of doing any package building, just perform fetches for all -packages (the main package as well as all dependencies). +packages (fetch things from SRC_URI based upon USE setting). .TP .BR "\-\-fetch\-all\-uri " (\fB\-F\fR) Instead of doing any package building, just perform fetches for all -packages (the main package as well as all dependencies), grabbing all potential -files. +packages (fetch everything in SRC_URI irregardless of USE setting). .TP .BR "\-\-getbinpkg " (\fB\-g\fR) Using the server and location defined in \fIPORTAGE_BINHOST\fR (see -- 2.26.2