blob: 03310998a40b01f4e29e3730b5980046978d350b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
BUNDLE-INFO(1) BUNDLE-INFO(1)
NAME
bundle-info - 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
October 2019 BUNDLE-INFO(1)
|