--- 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.
'''