summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHomu <homu@barosl.com>2015-11-13 01:14:30 +0900
committerHomu <homu@barosl.com>2015-11-13 01:14:30 +0900
commitf787c664b4645fb44066b140b3b9afee542590c9 (patch)
treefa00eeadfc97297a9fce0c892428e6db09cc058a
parentae2ba08dcf05bbfff33ac6a64a9729ab47dbca44 (diff)
parent8c5ab51fbeb985f9f2f2303fb06670e243a9dafa (diff)
downloadbundler-f787c664b4645fb44066b140b3b9afee542590c9.tar.gz
Auto merge of #4080 - toolmantim:patch-1, r=segiddins
Clarify the documentation for --jobs
-rw-r--r--man/bundle-install.ronn3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/bundle-install.ronn b/man/bundle-install.ronn
index 2d4677433d..4f960f4948 100644
--- a/man/bundle-install.ronn
+++ b/man/bundle-install.ronn
@@ -68,7 +68,8 @@ update process below under [CONSERVATIVE UPDATING][].
to this location.
* `--jobs=[<number>]`:
- Install gems by starting <number> of workers parallely.
+ The maximum number of parallel download and install jobs. The default
+ is `1`.
* `--local`:
Do not attempt to connect to `rubygems.org`. Instead, Bundler will use the