update: clarify that update changes the parent revison stable
authorAdrian Buehlmann <adrian@cadifra.com>
Fri, 24 Jun 2011 10:51:05 +0200
branchstable
changeset 14725 2852933fc942
parent 14723 b9faf94ee196
child 14726 e0039716f3ea
update: clarify that update changes the parent revison
mercurial/commands.py
--- a/mercurial/commands.py	Wed Jun 22 01:55:00 2011 +0200
+++ b/mercurial/commands.py	Fri Jun 24 10:51:05 2011 +0200
@@ -5051,6 +5051,9 @@
     found, the working directory is updated to the specified
     changeset.
 
+    Update sets the working directory's parent revison to the specified
+    changeset (see :hg:`help parents`).
+
     The following rules apply when the working directory contains
     uncommitted changes: