--- a/mercurial/commands.py Fri Nov 22 19:12:18 2013 +0100+++ b/mercurial/commands.py Fri Nov 22 19:12:44 2013 +0100@@ -585,7 +585,7 @@ hg log -r "bisect(range)"- - with the graphlog extension, you can even get a nice graph::+ - you can even get a nice graph:: hg log --graph -r "bisect(range)"