зеркало из https://github.com/github/ruby.git
18 строки
369 B
Markdown
18 строки
369 B
Markdown
bundle-info(1) -- 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
|