changeset 383:f9f5809eed96

FIX: Docu
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 16 Jul 2019 20:42:21 +0200
parents 443ab6e71f28
children 97de030f8c92
files extensions/timestamps.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/extensions/timestamps.py	Sun Jul 14 22:26:46 2019 +0200
+++ b/extensions/timestamps.py	Tue Jul 16 20:42:21 2019 +0200
@@ -219,7 +219,7 @@
 
     This generic dispatcher hook simplifies configuration.
 
-    Current implementations exist for :hg:`revert`.
+    Current implementations exist for :hg:`revert` and :hg:`resolve`.
 
     """
     ui.debug(b"POST HOOK: " + hooktype + b'\n')