mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +02:00
14 lines
469 B
Groff
14 lines
469 B
Groff
.\" generated with nRonn/v0.11.1
|
|
.\" https://github.com/n-ronn/nronn/tree/0.11.1
|
|
.TH "BUNDLE\-INFO" "1" "February 2024" ""
|
|
.SH "NAME"
|
|
\fBbundle\-info\fR \- Show information for the given gem in your bundle
|
|
.SH "SYNOPSIS"
|
|
\fBbundle info\fR [GEM_NAME] [\-\-path]
|
|
.SH "DESCRIPTION"
|
|
Given a gem name present in your bundle, print the basic information about it such as homepage, version, path and summary\.
|
|
.SH "OPTIONS"
|
|
.TP
|
|
\fB\-\-path\fR
|
|
Print the path of the given gem
|
|
|