From 8cf9a21d14a98e400486840d92537483144de522 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Sun, 12 Aug 2012 20:30:35 +0530 Subject: [PATCH] Add docs about -revert command. --- README.mkd | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.mkd b/README.mkd index 29e33fa..7fe455c 100644 --- a/README.mkd +++ b/README.mkd @@ -301,6 +301,17 @@ real quirky. **Please note**: This command is not for updating *antigen* itself. Its for updating the bundles you are using with antigen. +### antigen-revert α + +Reverts the state of all your plugins to how they were before the last +`antigen-update`. This command is currently experimental, so don't rely too much +on it. There is a test for it, and it passes, so it should work fine though. + +Takes no options. + +Insider detail: The information for reverting is stored in +`$ADOTDIR/revert-info` file. If its not present, reverting is not possible. + ### antigen-list Use this command to list out the currently *loaded* plugins. Keep in mind that -- 2.0.0