summaryrefslogtreecommitdiff
path: root/man/bundle-list.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle-list.ronn')
-rw-r--r--man/bundle-list.ronn9
1 files changed, 7 insertions, 2 deletions
diff --git a/man/bundle-list.ronn b/man/bundle-list.ronn
index 3a883bf5ff..79fcfff701 100644
--- a/man/bundle-list.ronn
+++ b/man/bundle-list.ronn
@@ -3,8 +3,13 @@ bundle-list(1) -- List all the gems in the bundle
## SYNOPSIS
-`bundle list`
+`bundle list` [--name-only]
## DESCRIPTION
-Prints a list of all the gems in the bundle including their version
+Prints a list of all the gems in the bundle including their version.
+
+## OPTIONS
+
+* `--name-only`:
+ Print only the name of each gem.