add note about updating one file to update help
authorDirkjan Ochtman <dirkjan@ochtman.nl>
Fri, 25 Jul 2008 13:26:16 +0200
changeset 6842 e37fa751182a
parent 6841 05a62e8ddf3d
child 6843 b114a8c7998f
child 6847 9d6d1fdb7d72
add note about updating one file to update help
mercurial/commands.py
--- 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: