mercurial/commands.py
branchstable
changeset 21949 ad56fc55cbc3
parent 21947 b081decd9062
child 21951 59af0b21ec31
--- a/mercurial/commands.py	Sat Jul 26 03:35:42 2014 +0200
+++ b/mercurial/commands.py	Mon Jul 28 10:05:17 2014 +0200
@@ -3108,6 +3108,9 @@
 
           hg log --debug -r .
 
+    See :hg:`help revisions` and :hg:`help revsets` for more about
+    specifying revisions.
+
     Returns 0 on successful completion.
     '''