summaryrefslogtreecommitdiff
path: root/man/bundle-install.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle-install.ronn')
-rw-r--r--man/bundle-install.ronn6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/bundle-install.ronn b/man/bundle-install.ronn
index 117fd363ee..381b714ba9 100644
--- a/man/bundle-install.ronn
+++ b/man/bundle-install.ronn
@@ -8,10 +8,12 @@ bundle-install(1) -- Install the dependencies specified in your Gemfile
[--full-index]
[--gemfile=GEMFILE]
[--jobs=NUMBER]
- [--local] [--deployment]
+ [--local]
+ [--deployment]
[--no-cache]
[--no-prune]
- [--path PATH] [--system]
+ [--path PATH]
+ [--system]
[--quiet]
[--retry=NUMBER]
[--shebang]