diff --git a/doc/hooks b/doc/hooks
index 81215727ae3641e114cc57aef0c3bbdb0354a84e..c547e4763f7b60ccb16d4ed00039bd82addab179 100644
--- a/doc/hooks
+++ b/doc/hooks
@@ -3,8 +3,8 @@ Available hooks are:
 * pre-command
 * post-command
 * pre-hook
-* post-hook
-* post-hook-cleared
+* post-clone
+* post-clone-retired
 	use this if you need to operate on different git repositories after cloning
 * pre-enter
 * post-enter