branch | stable |
changeset 14729 | 94eea58da2a3 |
parent 14726 | e0039716f3ea |
child 14740 | d83ad13a280e |
--- a/mercurial/commands.py Fri Jun 24 16:36:24 2011 +0300 +++ b/mercurial/commands.py Fri Jun 24 10:31:44 2011 +0200 @@ -5082,8 +5082,8 @@ Use null as the changeset to remove the working directory (like :hg:`clone -U`). - If you want to update just one file to an older changeset, use - :hg:`revert`. + If you want to revert just one file to an older revision, use + :hg:`revert [-r REV] NAME`. See :hg:`help dates` for a list of formats valid for -d/--date.