From 5caad3ae98a8e1c664ea2a55391f1f0b27d1bd57 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 8 Oct 2009 00:06:10 +0000 Subject: Bug #287950 - Add a --fail-clean[=n] option, for enabling or disabling FEATURES=fail-clean from the command line. svn path=/main/trunk/; revision=14518 --- man/emerge.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man') diff --git a/man/emerge.1 b/man/emerge.1 index 602fda926..12be26e7c 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -330,6 +330,13 @@ specifications while differing from the installed set of packages as little as possible. You should run with \fB\-\-pretend\fR first to make sure the result is what you expect. .TP +.BR "\-\-fail\-clean[=n]" +Clean up temporary files after a build failure. This is +particularly useful if you have \fBPORTAGE_TMPDIR\fR on +tmpfs. If this option is enabled, you probably also want +to enable \fBPORT_LOGDIR\fR (see \fBmake.conf\fR(5)) in +order to save the build log. +.TP .BR "\-\-fetchonly " (\fB\-f\fR) Instead of doing any package building, just perform fetches for all packages (fetch things from SRC_URI based upon USE setting). -- cgit v1.2.3-1-g7c22