changeset 11384 | c04084753990 |
parent 11371 | 4c8842ee97ff |
child 11442 | ee1ed6afac21 |
--- a/mercurial/commands.py Fri Jun 18 21:31:19 2010 +0200 +++ b/mercurial/commands.py Fri Jun 18 21:35:21 2010 +0200 @@ -2451,7 +2451,8 @@ 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. + used as the starting revision. You can specify a revision set for + log, see :hg:`help revsets` for more information. See :hg:`help dates` for a list of formats valid for -d/--date.