table of contents
other versions
- bookworm 2.3.15-2
- testing 2.6.7-2
- unstable 2.6.7-2
- experimental 2.6.7-3~exp1
BUNDLE-INFO(1) | General Commands Manual | BUNDLE-INFO(1) |
NAME¶
bundle-info - 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¶
March 2025 |