From 9bdc01a9ef0c5c6373a4a4ac5ad288dc9018372c Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 14 Mar 2011 10:52:17 -0700 Subject: emerge: support [ y | n ] for --quiet This allows --quiet and --quiet-build to be enabled via EMERGE_DEFAULT_OPTS, and then temporarily disabled via the command- line. --- man/emerge.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/emerge.1') diff --git a/man/emerge.1 b/man/emerge.1 index 42bd39822..0e3eb1312 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -1,4 +1,4 @@ -.TH "EMERGE" "1" "Feb 2011" "Portage VERSION" "Portage" +.TH "EMERGE" "1" "Mar 2011" "Portage VERSION" "Portage" .SH "NAME" emerge \- Command\-line interface to the Portage system .SH "SYNOPSIS" @@ -514,11 +514,11 @@ B blocked by another package (unresolved conflict) b blocked by another package (automatically resolved conflict) .TE .TP -.BR "\-\-quiet " (\fB\-q\fR) +.BR "\-\-quiet [ y | n ] (\-q short option)" Results may vary, but the general outcome is a reduced or condensed output from portage's displays. .TP -.BR \-\-quiet\-build +.BR "\-\-quiet\-build [ y | n ]" Redirect all build output to logs alone, and do not display it on stdout. .TP -- cgit v1.2.3-1-g7c22