From: Zac Medico Date: Thu, 16 Aug 2007 20:04:33 +0000 (-0000) Subject: make -f/-F distinction clearer (trunk r7632) X-Git-Tag: v2.1.3.9~42 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2e0c953ae72b5f23642a06842ed88a64c802e827;p=portage.git make -f/-F distinction clearer (trunk r7632) svn path=/main/branches/2.1.2/; revision=7634 --- 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