mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
007946c27d
This behavior change was done in Bundler 2.2.0. https://github.com/rubygems/bundler/pull/7142 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> https://github.com/rubygems/rubygems/commit/9510190be1
20 lines
448 B
Groff
20 lines
448 B
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "BUNDLE\-INFO" "1" "October 2022" "" ""
|
|
.
|
|
.SH "NAME"
|
|
\fBbundle\-info\fR \- Show information for the given gem in your bundle
|
|
.
|
|
.SH "SYNOPSIS"
|
|
\fBbundle info\fR [GEM] [\-\-path]
|
|
.
|
|
.SH "DESCRIPTION"
|
|
Print the basic information about the provided GEM such as homepage, version, path and summary\.
|
|
.
|
|
.SH "OPTIONS"
|
|
.
|
|
.TP
|
|
\fB\-\-path\fR
|
|
Print the path of the given gem
|
|
|