summaryrefslogtreecommitdiff
path: root/lib/bundler/man/bundle-info.1.ronn
blob: cecdeb564f45864a74f17a39d87f1ba7915461c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
bundle-info(1) -- Show information for the given gem in your bundle
=========================================================================

## SYNOPSIS

`bundle info` [GEM_NAME]
              [--path]

## 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