summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2018-09-18 20:39:24 -0300
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2018-09-18 21:40:55 -0300
commit529998f7751f5f0bbca1989a4d64ce7ea54107a7 (patch)
treeed1c5d6a226f3d4ec1d93f4f671a9f13af127d29 /man
parentbae91432ee8dc278ec7bb8d0a292391708235715 (diff)
downloadbundler-529998f7751f5f0bbca1989a4d64ce7ea54107a7.tar.gz
Make the equivalent change to `bundle update`
Diffstat (limited to 'man')
-rw-r--r--man/bundle-update.ronn4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bundle-update.ronn b/man/bundle-update.ronn
index 2ad678f424..397fecadcb 100644
--- a/man/bundle-update.ronn
+++ b/man/bundle-update.ronn
@@ -12,8 +12,8 @@ bundle-update(1) -- Update your gems to the latest available versions
[--full-index]
[--jobs=JOBS]
[--quiet]
- [--force]
[--patch|--minor|--major]
+ [--redownload]
[--strict]
[--conservative]
@@ -64,7 +64,7 @@ gem.
* `--quiet`:
Only output warnings and errors.
-* `--force`:
+* `--redownload`:
Force downloading every gem.
* `--patch`: