From 7f742ef265d1335dfa79545c04c47663f225a1da Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Thu, 26 Jul 2012 20:23:07 +0530 Subject: [PATCH] Add docs on `--force` argument of `-cleanup` command. --- README.mkd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.mkd b/README.mkd index 832c69d..f8dca07 100644 --- a/README.mkd +++ b/README.mkd @@ -278,8 +278,10 @@ Used to clean up the clones of repos which are not used by any plugins. It takes no arguments. When this is run, it lists out the repo-clones that are available but are not used by any plugin *currently loaded*. -This command currently cannot run in a non-interactive mode. So it won't be very -pleasant to use it in your `.zshrc`. +This command, by default asks for confirmation before deleting the unused +clones. If the `--force` argument is given, then this confirmation is not asked. +It straight away deletes all the unused clones. This option makes this command +usable in a non-interactive fashion. ### antigen-lib -- 2.0.0