summaryrefslogtreecommitdiff
path: root/man/bundle-list.ronn
blob: b7a9d3f7861e5f7cc4a08cd754db26293da3d136 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
bundle-list(1) -- List all the gems in the bundle
=========================================================================

## SYNOPSIS

`bundle list` [--name-only]

## DESCRIPTION

Prints a list of all the gems in the bundle including their version.

## OPTIONS

* `--name-only`:
  Print only the name of each gem.
* `--paths`:
  Print the path to each gem in the bundle.