summaryrefslogtreecommitdiffstats
path: root/bin/ptxdist
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-09-15 08:20:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-09-15 08:34:49 +0200
commitd1ae8b05282bf46710cfbee3a4378d4d7e5b2906 (patch)
treefbd44a8e4083643a503e5cbe11411e8204cde783 /bin/ptxdist
parent764419637e07191e4cb95f2d24343ab6e5d09f97 (diff)
downloadptxdist-d1ae8b05282bf46710cfbee3a4378d4d7e5b2906.tar.gz
ptxdist-d1ae8b05282bf46710cfbee3a4378d4d7e5b2906.tar.xz
ptxdist: add documentation for -j to --help
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'bin/ptxdist')
-rwxr-xr-xbin/ptxdist5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/ptxdist b/bin/ptxdist
index 6e04a7b96..734087d71 100755
--- a/bin/ptxdist
+++ b/bin/ptxdist
@@ -1040,7 +1040,10 @@ Options:
--j-intern=<n>, -ji<n> set number of parallel builds in packages
(default = 2*CPUs)
--j-extern=<n>, -je<n> set number of packages built in parallel
- (default = 1)
+ (default = 1). Deprecated, use -j instead.
+ -j[<n>] build packages in parallel with a total number
+ of <n> jobs in parallel. If -j is used without
+ argument then <n> defaults to 2*CPUs.
--load-average=<n>, -l<n> try to limit load to <n>