summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-09-13 17:19:21 +0000
committerZac Medico <zmedico@gentoo.org>2007-09-13 17:19:21 +0000
commit9e246ef9740eef44ea3f1b57ace58f7f8bb67239 (patch)
treef7c5521cdb086d34faa64feec9499a99eeb485da /man
parentfa256c119e3145540d83a9a88d4a6fe164de7b0f (diff)
downloadportage-9e246ef9740eef44ea3f1b57ace58f7f8bb67239.tar.gz
portage-9e246ef9740eef44ea3f1b57ace58f7f8bb67239.tar.bz2
portage-9e246ef9740eef44ea3f1b57ace58f7f8bb67239.zip
Bug #191645 - Document the --force option.
svn path=/main/trunk/; revision=7776
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.16
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"