aboutsummaryrefslogtreecommitdiff
path: root/build2/b.cli
diff options
context:
space:
mode:
Diffstat (limited to 'build2/b.cli')
-rw-r--r--build2/b.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/b.cli b/build2/b.cli
index 46cf80a..8148702 100644
--- a/build2/b.cli
+++ b/build2/b.cli
@@ -387,7 +387,7 @@ namespace build2
size_t --max-jobs|-J
{
"<num>",
- "Maximum number of jobs (threads) to create. The default is 16x the
+ "Maximum number of jobs (threads) to create. The default is 8x the
number of active jobs (\c{--jobs|j}) on 32-bit architectures and 32x
on 64-bit. See the build system scheduler implementation for details."
}