changeset 6163 | 1f733c2f0165 |
parent 6139 | 989467e8e3a9 |
child 6206 | 0b6f12495276 |
--- a/hgext/fetch.py Fri Feb 22 11:28:14 2008 +0100 +++ b/hgext/fetch.py Fri Feb 22 21:18:48 2008 +0100 @@ -17,7 +17,10 @@ If the pulled changes add a new head, the head is automatically merged, and the result of the merge is committed. Otherwise, the - working directory is updated.''' + working directory is updated. + + See 'hg help dates' for a list of formats valid for -d/--date. + ''' def postincoming(other, modheads): if modheads == 0: