aboutsummaryrefslogtreecommitdiffstats
path: root/man/bundle-info.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle-info.1')
-rw-r--r--man/bundle-info.120
1 files changed, 20 insertions, 0 deletions
diff --git a/man/bundle-info.1 b/man/bundle-info.1
new file mode 100644
index 0000000000..d04fa24a91
--- /dev/null
+++ b/man/bundle-info.1
@@ -0,0 +1,20 @@
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "BUNDLE\-INFO" "1" "May 2018" "" ""
+.
+.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
+