From: Mike Frysinger Date: Thu, 16 Aug 2007 19:07:23 +0000 (-0000) Subject: make -f/-F distinction clearer X-Git-Tag: v2.2_pre1~878 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d69291e3bec7c7b3d51e26e505f9b5d16aaa44a0;p=portage.git make -f/-F distinction clearer svn path=/main/trunk/; revision=7632 --- diff --git a/man/emerge.1 b/man/emerge.1 index 69c5abb84..2c038bbb7 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -271,12 +271,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