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:
committed by
Rene Rivera
parent
20d72776c8
commit
ec79d7c8a0
@@ -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`::
|
||||
|
||||
Reference in New Issue
Block a user