summaryrefslogtreecommitdiff
path: root/man/bundle-check.1.txt
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-05-08 14:19:04 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-05-13 07:54:37 +0900
commit0e60b59d5884edb8f9aea023efd9b24f1ff02049 (patch)
treee52935ce510440872ca5ce6b0e092cbc94f18bc9 /man/bundle-check.1.txt
parent68224651a4d4dc3ce0cea666f5423dd8b6ba6cfc (diff)
downloadruby-0e60b59d5884edb8f9aea023efd9b24f1ff02049.tar.gz
Update the bundler version with master branch
Diffstat (limited to 'man/bundle-check.1.txt')
-rw-r--r--man/bundle-check.1.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/man/bundle-check.1.txt b/man/bundle-check.1.txt
index cca5fae9e1..40e5c4f1f9 100644
--- a/man/bundle-check.1.txt
+++ b/man/bundle-check.1.txt
@@ -1,4 +1,4 @@
-BUNDLE-CHECK(1) BUNDLE-CHECK(1)
+BUNDLE-CHECK(1) BUNDLE-CHECK(1)
@@ -17,17 +17,17 @@ DESCRIPTION
OPTIONS
--dry-run
- Locks the [Gemfile(5)][Gemfile(5)] before running the command.
+ Locks the [Gemfile(5)][Gemfile(5)] before running the command.
--gemfile
- Use the specified gemfile instead of the [Gemfile(5)][Gem-
- file(5)].
+ Use the specified gemfile instead of the
+ [Gemfile(5)][Gemfile(5)].
- --path Specify a different path than the system default ($BUNDLE_PATH
- or $GEM_HOME). Bundler will remember this value for future
- installs on this machine.
+ --path Specify a different path than the system default ($BUNDLE_PATH
+ or $GEM_HOME). Bundler will remember this value for future
+ installs on this machine.
- January 2020 BUNDLE-CHECK(1)
+ May 2020 BUNDLE-CHECK(1)