From 2b6282da88ba42ffabdaf4fdf1103bd53f685514 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Fri, 19 Jul 2013 01:31:16 +0200
Subject: [PATCH] doc/vcsh.1.ronn: Reference new hooks

---
 doc/vcsh.1.ronn | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn
index ee13b7f..160e22a 100644
--- a/doc/vcsh.1.ronn
+++ b/doc/vcsh.1.ronn
@@ -81,6 +81,9 @@ an interactive user.
 * clone:
   Clone an existing repository.
 
+  If you need to clone a bundle of repositories, look into the
+  `post-clone-retired` hook.
+
 * delete:
   Delete an existing repository.
 
-- 
GitLab