mercurial/commands.py
changeset 4205 7ca05d29c1f0
parent 4204 e4c586763258
child 4209 dbc3846c09a1
--- a/mercurial/commands.py	Mon Mar 12 15:02:59 2007 -0700
+++ b/mercurial/commands.py	Sun Mar 11 14:21:09 2007 -0700
@@ -2507,7 +2507,8 @@
 def update(ui, repo, node=None, clean=False, date=None):
     """update working directory
 
-    Update the working directory to the specified revision.
+    Update the working directory to the specified revision, or the
+    tip of the current branch if none is specified.
 
     If there are no outstanding changes in the working directory and
     there is a linear relationship between the current version and the