summaryrefslogtreecommitdiff
path: root/man/bundle.1.txt
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-01-04 13:10:58 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-01-04 13:10:58 +0000
commite97741e12a22d78825a3a9dfcb7382adb0e27855 (patch)
tree5344cb31a89df6fd5fbae92740d4229d655eee8f /man/bundle.1.txt
parent4bbbbb6a3f5bd242f740041a644311f97c4a0052 (diff)
Merge Bundler 2.0.1 from upstream.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66710 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man/bundle.1.txt')
-rw-r--r--man/bundle.1.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/man/bundle.1.txt b/man/bundle.1.txt
index 0f38628621..751411846f 100644
--- a/man/bundle.1.txt
+++ b/man/bundle.1.txt
@@ -56,8 +56,8 @@ BUNDLE(1) BUNDLE(1)
Generate binstubs for executables in a gem
1mbundle check(1) 4m22mbundle-check.1.html0m
- Determine whether the requirements for your application are
- installed and available to Bundler
+ Determine whether the requirements for your application are in-
+ stalled and available to Bundler
1mbundle show(1) 4m22mbundle-show.1.html0m
Show the source location of a particular gem in the bundle
@@ -92,6 +92,9 @@ BUNDLE(1) BUNDLE(1)
1mbundle doctor(1) 4m22mbundle-doctor.1.html0m
Display warnings about common problems
+ 1mbundle remove(1) 4m22mbundle-remove.1.html0m
+ Removes gems from the Gemfile
+
1mPLUGINS0m
When running a command that isn't listed in PRIMARY COMMANDS or UTILI-
TIES, Bundler will try to find an executable on your path named
@@ -110,4 +113,4 @@ BUNDLE(1) BUNDLE(1)
- November 2018 BUNDLE(1)
+ January 2019 BUNDLE(1)