diff -r 6004eedb13f4 -r 16d2d093d1dd mercurial/commands.py --- a/mercurial/commands.py Thu Jun 12 02:27:06 2008 +0200 +++ b/mercurial/commands.py Wed Jun 11 13:51:57 2008 +0200 @@ -2822,8 +2822,8 @@ def update(ui, repo, node=None, rev=None, clean=False, date=None): """update working directory - Update the working directory to the specified revision, or the - tip of the current branch if none is specified. + Update the repository's working directory to the specified revision, + or the tip of the current branch if none is specified. If the requested revision is a descendant of the working directory, any outstanding changes in the working directory will