aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authortom hensel <tom@jitter.eu>2014-10-27 17:59:32 +0100
committertom hensel <tom@jitter.eu>2014-10-27 17:59:32 +0100
commit2eed81db5f2dbb2b8fb1220c2e567d0a5b9ed23b (patch)
tree905eae4484b9f6dec9316333a9158fd576ff91fe /man
parent6725c27bdd31c60f5d768360debc508912529f97 (diff)
downloadbundler-2eed81db5f2dbb2b8fb1220c2e567d0a5b9ed23b.tar.gz
fix formatting (add missing literal '>')
have 'official' english wording ("retry for a number of times")
Diffstat (limited to 'man')
-rw-r--r--man/bundle-install.ronn4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bundle-install.ronn b/man/bundle-install.ronn
index 72a6046b..4fd73a7b 100644
--- a/man/bundle-install.ronn
+++ b/man/bundle-install.ronn
@@ -98,8 +98,8 @@ update process below under [CONSERVATIVE UPDATING][].
* `--jobs=[<size>]`:
Install gems parallely by starting <size> number of parallel workers.
-* `--retry[<tries]`:
- Retries failed network or git requests <tries> times.
+* `--retry=[<number>]`:
+ Retry failed network or git requests for <number> times.
* `--no-cache`:
Do not update the cache in `vendor/cache` with the newly bundled gems. This