summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Lucas <t@toolmantim.com>2015-10-28 14:57:09 +1100
committerTim Lucas <t@toolmantim.com>2015-11-05 15:40:58 +1100
commit8c5ab51fbeb985f9f2f2303fb06670e243a9dafa (patch)
tree318194f4759ca4bddf457c0fd73ca69dc892115e
parent9e6f9d88b91d9d0644ee610d7cea09aebc43751f (diff)
downloadbundler-8c5ab51fbeb985f9f2f2303fb06670e243a9dafa.tar.gz
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