From de2f0c562cfea0186abdde208fbe290ebf51f300 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Tue, 5 Jun 2012 21:02:30 +0530 Subject: [PATCH] Add a note in README about bundle-list command. --- README.mkd | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.mkd b/README.mkd index 9a3beca..b91e935 100644 --- a/README.mkd +++ b/README.mkd @@ -190,6 +190,17 @@ This is the same as running That is, it installs the recorded plugins, and updates them to the latest available versions. +## bundle-list + +Use this command to list out the currently recorded plugins. *Note* that the +plugins listed by this command are not necessarily installed. They are just the +ones that have be recorded, probably with the `bundle` command. + +If you have done any on-spot temporary installation of some plugins with +`bundle-install`, they will *not* be listed in the output of this command. +Record them with the `bundle` command for them to be listed in the output of +this command. + ## bundle-cleanup Used to clean up unused bundles. It takes no arguments. When this is run, it -- 2.0.0