1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/man/bundle-info.1.txt
hsbt fc9509bdd2 Merge bundler-2.0.0.pre.2 from upstream.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-11-27 12:08:19 +00:00

21 lines
411 B
Text

BUNDLE-INFO(1) BUNDLE-INFO(1)
1mNAME0m
1mbundle-info 22m- Show information for the given gem in your bundle
1mSYNOPSIS0m
1mbundle info 22m[GEM] [--path]
1mDESCRIPTION0m
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
November 2018 BUNDLE-INFO(1)