summaryrefslogtreecommitdiff
path: root/man/bundle-info.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle-info.1.txt')
-rw-r--r--man/bundle-info.1.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/man/bundle-info.1.txt b/man/bundle-info.1.txt
index 4d328416e7..7057249188 100644
--- a/man/bundle-info.1.txt
+++ b/man/bundle-info.1.txt
@@ -2,20 +2,20 @@ BUNDLE-INFO(1) BUNDLE-INFO(1)
-1mNAME0m
- 1mbundle-info 22m- Show information for the given gem in your bundle
+NAME
+ bundle-info - Show information for the given gem in your bundle
-1mSYNOPSIS0m
- 1mbundle info 22m[GEM] [--path]
+SYNOPSIS
+ bundle info [GEM] [--path]
-1mDESCRIPTION0m
+DESCRIPTION
Print the basic information about the provided GEM such as homepage,
version, path and summary.
-1mOPTIONS0m
- 1m--path 22mPrint the path of the given gem
+OPTIONS
+ --path Print the path of the given gem
- November 2018 BUNDLE-INFO(1)
+ March 2019 BUNDLE-INFO(1)