summaryrefslogtreecommitdiff
path: root/man/bundle.ronn
diff options
context:
space:
mode:
authorAgis Anastasopoulos <agis.anast@gmail.com>2015-10-30 14:09:30 +0200
committerSamuel Giddins <segiddins@segiddins.me>2016-07-05 15:11:19 -0300
commit3ea9aa894003076509cbab1d2a62017a35c086f6 (patch)
tree891c7a03c7b68462eef26eeb93c720a1e7df51e9 /man/bundle.ronn
parentcc3abfc62c959b567c768a87f505999ceee49c1f (diff)
downloadbundler-3ea9aa894003076509cbab1d2a62017a35c086f6.tar.gz
Deprecate `bundle list`
Refs. #3972.
Diffstat (limited to 'man/bundle.ronn')
-rw-r--r--man/bundle.ronn4
1 files changed, 1 insertions, 3 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn
index bd01276ff0..55e2c4afe8 100644
--- a/man/bundle.ronn
+++ b/man/bundle.ronn
@@ -52,9 +52,6 @@ We divide `bundle` subcommands into primary commands and utilities.
Determine whether the requirements for your application are installed
and available to bundler
-* `bundle list(1)`:
- Show all of the gems in the current bundle
-
* `bundle show(1)`:
Show the source location of a particular gem in the bundle
@@ -96,3 +93,4 @@ and execute it, passing down any extra arguments to it.
These commands are obsolete and should no longer be used
* `bundle cache(1)`
+* `bundle list(1)`