summaryrefslogtreecommitdiff
path: root/man/bundle-gem.1.txt
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-09-18 15:28:08 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-09-18 18:26:33 +0900
commitba86353446f6c1ce9b2c95d03bf16cfed3a532d2 (patch)
tree5be8c9b9bc371bd928c4e01f8815e28d92cdb7b3 /man/bundle-gem.1.txt
parent2da8574930f14950ce78892fe65f383fcaf8a71b (diff)
Update the latest documentation of bundler
Diffstat (limited to 'man/bundle-gem.1.txt')
-rw-r--r--man/bundle-gem.1.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/bundle-gem.1.txt b/man/bundle-gem.1.txt
index 63be495f75..c6000ed50b 100644
--- a/man/bundle-gem.1.txt
+++ b/man/bundle-gem.1.txt
@@ -77,8 +77,8 @@ OPTIONS
-e, --edit[=EDITOR]
Open the resulting GEM_NAME.gemspec in EDITOR, or the default
- editor if not specified. The default is $BUNDLER_EDITOR, $VIS-
- UAL, or $EDITOR.
+ editor if not specified. The default is $BUNDLER_EDITOR,
+ $VISUAL, or $EDITOR.
SEE ALSO
o bundle config(1) bundle-config.1.html
@@ -88,4 +88,4 @@ SEE ALSO
- August 2019 BUNDLE-GEM(1)
+ September 2019 BUNDLE-GEM(1)