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 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" |