aboutsummaryrefslogtreecommitdiff
path: root/bdep/common.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/common.cli')
-rw-r--r--bdep/common.cli11
1 files changed, 11 insertions, 0 deletions
diff --git a/bdep/common.cli b/bdep/common.cli
index eb9c6ec..8ab4b8e 100644
--- a/bdep/common.cli
+++ b/bdep/common.cli
@@ -79,6 +79,17 @@ namespace bdep
\li|Even more detailed information.||"
}
+ size_t --jobs|-j
+ {
+ "<num>",
+ "Number of jobs to perform in parallel. If this option is not
+ specified or specified with the \c{0} value, then the number of
+ available hardware threads is used. This option is also propagated
+ when executing package manager commands such as \l{bpkg-pkg-update(1)},
+ \l{bpkg-pkg-test(1)}, etc., which in turn propagate it to the build
+ system."
+ }
+
path --bpkg
{
"<path>",