changeset 6842:e37fa751182a

add note about updating one file to update help
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 25 Jul 2008 13:26:16 +0200
parents 05a62e8ddf3d
children b114a8c7998f 9d6d1fdb7d72
files mercurial/commands.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/commands.py	Fri Jul 25 13:23:59 2008 +0200
+++ b/mercurial/commands.py	Fri Jul 25 13:26:16 2008 +0200
@@ -2781,6 +2781,8 @@
     If the requested revision is on a different named branch and the
     working directory is clean, update quietly switches branches.
 
+    If you want to update just one file to an older revision, use revert.
+
     See 'hg help dates' for a list of formats valid for --date.
     """
     if rev and node: