summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-08-21 22:04:51 +0000
committerZac Medico <zmedico@gentoo.org>2009-08-21 22:04:51 +0000
commitf3fd010e6e6193324f298623a7b133eb495b179b (patch)
tree07345b02d845ea4f54f0784a9001c3d6513cff66 /man
parent80d0ee5b641ff9c387cd8f831ebdce239927f37f (diff)
downloadportage-f3fd010e6e6193324f298623a7b133eb495b179b.tar.gz
portage-f3fd010e6e6193324f298623a7b133eb495b179b.tar.bz2
portage-f3fd010e6e6193324f298623a7b133eb495b179b.zip
Add support for --keep-going=n so that it can be disabled on the command line
after it's been enabled in EMERGE_DEFAULT_OPTS. svn path=/main/trunk/; revision=14121
Diffstat (limited to 'man')
-rw-r--r--man/emerge.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 178198810..0e1d29b0a 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -343,7 +343,7 @@ Specifies the number of packages to build simultaneously. If this option is
given without an argument, emerge will not limit the number of jobs that can
run simultaneously. Also see the related \fB\-\-load\-average\fR option.
.TP
-.BR "\-\-keep\-going"
+.BR "\-\-keep\-going[=n]"
Continue as much as possible after an error. When an error occurs,
dependencies are recalculated for remaining packages and any with
unsatisfied dependencies are automatically dropped. Also see