From 0cc174b6fc28feb26ea151d76f794e0ff2c2fa39 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 11 Nov 2011 07:42:11 -0800 Subject: Enable emerge --quiet-build by default. See discussion on the gentoo-dev mailing list: http://archives.gentoo.org/gentoo-dev/msg_4f0401066abe2dc04458a952ac2a17bd.xml --- man/emerge.1 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'man/emerge.1') diff --git a/man/emerge.1 b/man/emerge.1 index e63d38672..b011125dd 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -590,8 +590,15 @@ Results may vary, but the general outcome is a reduced or condensed output from portage's displays. .TP .BR "\-\-quiet\-build [ y | n ]" -Redirect all build output to logs alone, and do not -display it on stdout. +Redirect all build output to logs alone, and do not display it on +stdout. If a build failure occurs for a single package, the build +log will be automatically displayed on stdout. If there are multiple +build failures (due to options like \-\-keep\-going or \-\-jobs), +then the content of the log files will not be displayed, and instead +the paths of the log files will be displayed together with the +corresponding die messages. This option is enabled by default. In +order to disable \-\-quiet\-build by default, set \-\-quiet\-build=n +in the \fBEMERGE_DEFAULT_OPTS\fR variable in \fBmake.conf\fR(5). .TP .BR \-\-quiet\-unmerge\-warn Disable the warning message that's shown prior to -- cgit v1.2.3-1-g7c22