From: Zac Medico Date: Thu, 13 Sep 2007 17:19:21 +0000 (-0000) Subject: Bug #191645 - Document the --force option. X-Git-Tag: v2.2_pre1~802 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9e246ef9740eef44ea3f1b57ace58f7f8bb67239;p=portage.git Bug #191645 - Document the --force option. svn path=/main/trunk/; revision=7776 --- 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"