diff options
-rw-r--r-- | man/ebuild.1 | 6 |
1 files changed, 6 insertions, 0 deletions
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" |