mercurial/commands.py
branchstable
changeset 16568 770190bff625
parent 16551 ebf6d38c9063
child 16591 46e9ed223d2c
--- a/mercurial/commands.py	Tue May 01 16:40:31 2012 -0500
+++ b/mercurial/commands.py	Tue May 01 22:14:51 2012 +0100
@@ -3941,6 +3941,9 @@
     See :hg:`help revisions` and :hg:`help revsets` for more about
     specifying revisions.
 
+    See :hg:`help templates` for more about pre-packaged styles and
+    specifying custom templates.
+
     Returns 0 on success.
     """