summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-09-20 07:57:42 +0000
committerZac Medico <zmedico@gentoo.org>2008-09-20 07:57:42 +0000
commit0df2d2b63bdbf81a3519acc84999bc62a0a9549b (patch)
tree72dcfdf9f91c003c08e85c407f2d4042eada14d0 /man
parent26b42afd044a5b17637e927088e521b1e5fee919 (diff)
downloadportage-0df2d2b63bdbf81a3519acc84999bc62a0a9549b.tar.gz
portage-0df2d2b63bdbf81a3519acc84999bc62a0a9549b.tar.bz2
portage-0df2d2b63bdbf81a3519acc84999bc62a0a9549b.zip
Document the --ignore-default-opts and --skip-manifest options.
svn path=/main/trunk/; revision=11521
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 b9636ec05..1384bb157 100644
--- a/man/ebuild.1
+++ b/man/ebuild.1
@@ -180,6 +180,12 @@ When used together with the digest or manifest 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.
+.TP
+.BR "\-\-ignore\-default\-opts"
+Do not use the \fIEBUILD_DEFAULT_OPTS\fR environment variable.
+.TP
+.BR "\-\-skip\-manifest"
+Skip all manifest checks.
.SH "REPORTING BUGS"
Please report bugs via http://bugs.gentoo.org/
.SH "AUTHORS"