man/bundle-info.1.txt in bundler-1.16.0 vs man/bundle-info.1.txt in bundler-1.16.1
- old
+ new
@@ -1,21 +1,21 @@
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
- September 2017 BUNDLE-INFO(1)
+ February 2017 BUNDLE-INFO(1)