diff -r c82cd7b08158 -r a6a0698960cc mercurial/commands.py --- a/mercurial/commands.py Thu Oct 21 17:02:08 2010 +0200 +++ b/mercurial/commands.py Thu Oct 21 21:26:32 2010 +0200 @@ -2438,7 +2438,7 @@ ancestors or descendants of the starting revision. --follow-first only follows the first parent of merge revisions. - If no revision range is specified, the default is tip:0 unless + If no revision range is specified, the default is ``tip:0`` unless --follow is set, in which case the working directory parent is used as the starting revision. You can specify a revision set for log, see :hg:`help revsets` for more information.