summaryrefslogtreecommitdiff
path: root/man/bundle.ronn
diff options
context:
space:
mode:
authorPatricia Arbona <arbonap@gmail.com>2017-07-28 15:56:38 -0700
committerPatricia Arbona <arbonap@gmail.com>2017-07-28 15:56:38 -0700
commit55ce4620e0ed0e0ff61c38948124bebd07d3a685 (patch)
tree78cdb0a2575985537f82c2b6b37ab1215b3d035e /man/bundle.ronn
parent92f7781eda8e429a189c1d2ebc642ec4f8febdbf (diff)
downloadbundler-55ce4620e0ed0e0ff61c38948124bebd07d3a685.tar.gz
Add missing flag aliases to docs
Diffstat (limited to 'man/bundle.ronn')
-rw-r--r--man/bundle.ronn5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn
index 7df59d66a9..01a3018413 100644
--- a/man/bundle.ronn
+++ b/man/bundle.ronn
@@ -18,7 +18,10 @@ started, and Gemfile(5) for more information on the `Gemfile` format.
* `--no-color`:
Print all output without color
-* `--verbose`:
+* `--retry`, `-r`:
+ Specify the number of times you wish to attempt network commands
+
+* `--verbose`, `-V`:
Print out additional logging information
## BUNDLE COMMANDS