mercurial/commands.py
changeset 19401 49acaa2b9701
parent 19400 61c93ef8302e
child 19402 c7a7bae3cfa3
--- a/mercurial/commands.py	Thu Jul 11 19:28:01 2013 -0500
+++ b/mercurial/commands.py	Thu Jul 11 19:28:26 2013 -0500
@@ -2929,7 +2929,7 @@
 
       - show the source of a grafted changeset::
 
-          hg log --debug -r tip
+          hg log --debug -r .
 
     Returns 0 on successful completion.
     '''