summaryrefslogtreecommitdiff
path: root/man/bundle-show.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle-show.1.txt')
-rw-r--r--man/bundle-show.1.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/man/bundle-show.1.txt b/man/bundle-show.1.txt
index 58f1620168..874cd3e17a 100644
--- a/man/bundle-show.1.txt
+++ b/man/bundle-show.1.txt
@@ -1,4 +1,4 @@
-BUNDLE-SHOW(1) BUNDLE-SHOW(1)
+BUNDLE-SHOW(1) BUNDLE-SHOW(1)
@@ -9,19 +9,19 @@ SYNOPSIS
bundle show [GEM] [--paths]
DESCRIPTION
- Without the [GEM] option, show will print a list of the names and ver-
- sions of all gems that are required by your [Gemfile(5)][Gemfile(5)],
- sorted by name.
+ Without the [GEM] option, show will print a list of the names and
+ versions of all gems that are required by your
+ [Gemfile(5)][Gemfile(5)], sorted by name.
- Calling show with [GEM] will list the exact location of that gem on
+ Calling show with [GEM] will list the exact location of that gem on
your machine.
OPTIONS
--paths
- List the paths of all gems that are required by your [Gem-
- file(5)][Gemfile(5)], sorted by gem name.
+ List the paths of all gems that are required by your
+ [Gemfile(5)][Gemfile(5)], sorted by gem name.
- January 2020 BUNDLE-SHOW(1)
+ May 2020 BUNDLE-SHOW(1)