diff mercurial/commands.py @ 6843:b114a8c7998f

merge with crew-stable
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 25 Jul 2008 13:27:06 +0200
parents d8159dd15db3 e37fa751182a
children a38dff85d31f
line wrap: on
line diff
--- a/mercurial/commands.py	Thu Jul 24 16:32:52 2008 +0200
+++ b/mercurial/commands.py	Fri Jul 25 13:27:06 2008 +0200
@@ -2798,6 +2798,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: