From: Zac Medico Date: Wed, 26 Sep 2007 04:08:08 +0000 (-0000) Subject: Bug #191645 - Document the --force option. (trunk r7776) X-Git-Tag: v2.1.3.16~130 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=34dd50564453c009bc10147acecf1b0ec4a8c2de;p=portage.git Bug #191645 - Document the --force option. (trunk r7776) svn path=/main/branches/2.1.2/; revision=7816 --- diff --git a/man/ebuild.1 b/man/ebuild.1 index f9dd5b0e5..c77637e8e 100644 --- a/man/ebuild.1 +++ b/man/ebuild.1 @@ -167,6 +167,12 @@ ${PKGDIR}/${CATEGORY} that points to the package in ${PKGDIR}/All. Builds a RedHat RPM package from the files in the temporary \fIinstall directory\fR. At the moment, the ebuild's dependency information is not incorporated into the RPM. +.SH OPTIONS +.TP +\fB--force\fR +When used together with the digest command, this option forces regeneration of +digests for all distfiles associated with the current ebuild. Any distfiles +that do not already exist in ${DISTDIR} will be automatically fetched. .SH "REPORTING BUGS" Please report bugs via http://bugs.gentoo.org/ .SH "AUTHORS"