From 3201f76b9ba9eebb1d04e20d234d59390191ab24 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Thu, 21 Feb 2013 23:09:28 +0530 Subject: [PATCH] Add readme notes for `-selfupdate` command. --- README.mkd | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index a7cc116..0bc4189 100644 --- a/README.mkd +++ b/README.mkd @@ -307,7 +307,8 @@ that may not be immediately apparent. Let's just say it can make your shell act real quirky. **Please note**: This command is not for updating *antigen* itself. Its for -updating the bundles you are using with antigen. +updating the bundles you are using with antigen. To update your copy of antigen, +use the `selfupdate` command described further below. ### antigen-revert α @@ -448,6 +449,14 @@ Although it restores the clones of the repos specified in the snapshot file, any other clones present in your environment are not touched. This behavior may change in the future. +### antigen-selfupdate + +Use this command to update your copy of antigen. It basically does a `git pull` +on your antigen's clone, *if* it is a git clone. Otherwise, it doesn't do +anything. + +Takes no options. + ### antigen-help This exists so that there can be some help right in the command line. Currently -- 2.0.0