// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby34
/
share
/
gems
/
gems
/
bundler-2.6.9
/
lib
/
bundler
/
man
[ PARENT ]
EDIT :: bundle-info.1.ronn
bundle-info(1) -- Show information for the given gem in your bundle =================================================================== ## SYNOPSIS `bundle info` [GEM_NAME] [--path] [--version] ## DESCRIPTION Given a gem name present in your bundle, print the basic information about it such as homepage, version, path and summary. ## OPTIONS * `--path`: Print the path of the given gem * `--version`: Print gem version
SAVE
CANCEL