ruby--ruby/man/bundle-info.1.txt

22 lines
379 B
Plaintext
Raw Normal View History

BUNDLE-INFO(1) BUNDLE-INFO(1)
NAME
bundle-info - Show information for the given gem in your bundle
SYNOPSIS
bundle info [GEM] [--path]
DESCRIPTION
Print the basic information about the provided GEM such as homepage,
version, path and summary.
OPTIONS
--path Print the path of the given gem
2020-01-08 07:11:52 +00:00
January 2020 BUNDLE-INFO(1)