Mercurial > hg-stable
diff hgext/fetch.py @ 10973:49a07f441496
Use hg role in help strings
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Thu, 22 Apr 2010 10:24:49 +0200 |
parents | 612c142b7a82 |
children | d1908cb95a82 |
line wrap: on
line diff
--- a/hgext/fetch.py Thu Apr 22 10:04:53 2010 +0200 +++ b/hgext/fetch.py Thu Apr 22 10:24:49 2010 +0200 @@ -28,7 +28,7 @@ parent, with local changes as the second. To switch the merge order, use --switch-parent. - See 'hg help dates' for a list of formats valid for -d/--date. + See :hg:`help dates` for a list of formats valid for -d/--date. ''' date = opts.get('date')