2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-11 11:42:14 +00:00

Document default number of jobs b2 runs in parallel (#358)

This commit is contained in:
Mateusz Loskot
2018-10-22 15:13:12 +02:00
committed by Rene Rivera
parent 20d72776c8
commit ec79d7c8a0

View File

@@ -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`::