mercurial/cmdutil.py
changeset 32835 9d76812f9b0b
parent 32834 edde2e974ed0
child 32837 50586a0a946f
--- a/mercurial/cmdutil.py	Sat Apr 22 15:30:27 2017 +0900
+++ b/mercurial/cmdutil.py	Sat May 06 16:24:21 2017 +0900
@@ -1647,8 +1647,9 @@
                     self.t(self._parts['footer'], **props))
 
 def _lookuplogtemplate(ui, tmpl, style):
-    """
-    Find the template matching the given template spec or style.
+    """Find the template matching the given template spec or style
+
+    See formatter.lookuptemplate() for details.
     """
 
     # ui settings