From 0df2d2b63bdbf81a3519acc84999bc62a0a9549b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 20 Sep 2008 07:57:42 +0000 Subject: [PATCH] Document the --ignore-default-opts and --skip-manifest options. svn path=/main/trunk/; revision=11521 --- man/ebuild.1 | 6 ++++++ 1 file changed, 6 insertions(+) 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" -- 2.26.2