aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-03-14 10:52:17 -0700
committerZac Medico <zmedico@gentoo.org>2011-03-14 10:52:17 -0700
commit9bdc01a9ef0c5c6373a4a4ac5ad288dc9018372c (patch)
tree952192e1da94427430f14a6e039720941fba2ced /man
parentUpdate timestamps in headers of modified files. (diff)
downloadportage-9bdc01a9ef0c5c6373a4a4ac5ad288dc9018372c.tar.gz
portage-9bdc01a9ef0c5c6373a4a4ac5ad288dc9018372c.tar.bz2
portage-9bdc01a9ef0c5c6373a4a4ac5ad288dc9018372c.zip
emerge: support [ y | n ] for --quietv2.2.0_alpha27
This allows --quiet and --quiet-build to be enabled via EMERGE_DEFAULT_OPTS, and then temporarily disabled via the command- line.
Diffstat (limited to 'man')
-rw-r--r--man/emerge.16
1 files changed, 3 insertions, 3 deletions
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