From: Zac Medico Date: Thu, 16 Aug 2007 20:05:41 +0000 (-0000) Subject: make -f/-F distinction clearer (branches/2.1.2 r7634) X-Git-Tag: v2.1.2.12~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ae0aa04e692e8cb2b34203eba99506c2a6734a8d;p=portage.git make -f/-F distinction clearer (branches/2.1.2 r7634) svn path=/main/branches/2.1.2.9/; revision=7635 --- 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