From: Zac Medico Date: Sun, 24 Jun 2007 21:51:41 +0000 (-0000) Subject: Clarify RESUMECOMMAND requirements. (trunk r7005) X-Git-Tag: v2.1.3~153 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e5b76e648a7a0e6bd29a944e1bac2dd6506f6ecf;p=portage.git Clarify RESUMECOMMAND requirements. (trunk r7005) svn path=/main/branches/2.1.2/; revision=7007 --- diff --git a/man/make.conf.5 b/man/make.conf.5 index 36e5abb37..c4df57adf 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -436,7 +436,9 @@ settings from ebuilds. See also \fBebuild\fR(5). .B RESUMECOMMAND This variable contains the command used for resuming package sources that have been partially downloaded. It should be defined using the same format -as \fBFETCHCOMMAND\fR. +as \fBFETCHCOMMAND\fR, and must include any additional option(s) that may +be necessary in order to continue a partially downloaded file located at +\\${DISTDIR}/\\${FILE}. .TP \fBROOT\fR = \fI[path]\fR Use \fBROOT\fR to specify the target root filesystem to be used for merging