From 1ddda9a8db7b1e09a04220a8677b60015b2fe849 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 8 Oct 2012 13:30:08 -0700 Subject: emerge: handle --load-average with no arg With no argument, removes a previous load limit (same behavior as make). --- man/emerge.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/emerge.1 b/man/emerge.1 index c0303079d..929996721 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -511,9 +511,10 @@ dependencies are recalculated for remaining packages and any with unsatisfied dependencies are automatically dropped. Also see the related \fB\-\-skipfirst\fR option. .TP -.BR \-\-load\-average=LOAD +.BR "\-\-load\-average [LOAD]" Specifies that no new builds should be started if there are other builds running and the load average is at least LOAD (a floating-point number). +With no argument, removes a previous load limit. This option is recommended for use in combination with \fB\-\-jobs\fR in order to avoid excess load. See \fBmake\fR(1) for information about analogous options that should be configured via \fBMAKEOPTS\fR in -- cgit v1.2.3-1-g7c22