From ec79d7c8a0b9dc8df31cdf5962c582db5a48d393 Mon Sep 17 00:00:00 2001 From: Mateusz Loskot Date: Mon, 22 Oct 2018 15:13:12 +0200 Subject: [PATCH] Document default number of jobs b2 runs in parallel (#358) --- doc/src/overview.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/overview.adoc b/doc/src/overview.adoc index 63a6feb11..4e10577e1 100644 --- a/doc/src/overview.adoc +++ b/doc/src/overview.adoc @@ -596,7 +596,7 @@ Boost.Build recognizes the following command line options. Stop at the first error, as opposed to continuing to build targets that don't depend on the failed ones. `-j N`:: - Run up to N commands in parallel. + Run up to N commands in parallel. Default number of jobs is `1`. `--config=filename`[[bbv2.reference.init.options.config]]:: Override all link:#bbv2.overview.configuration[configuration files] `--site-config=filename`::