changeset 7037:e3f9feb9ab7e

update: mention null revision in help text
author Martin Geisler <mg@daimi.au.dk>
date Wed, 17 Sep 2008 10:24:30 +0200
parents bfad9865b1dc
children d1c82127573e
files mercurial/commands.py
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/commands.py	Wed Sep 17 10:22:35 2008 +0200
+++ b/mercurial/commands.py	Wed Sep 17 10:24:30 2008 +0200
@@ -2789,7 +2789,8 @@
     """update working directory
 
     Update the working directory to the specified revision, or the
-    tip of the current branch if none is specified.
+    tip of the current branch if none is specified. Use null as
+    the revision to remove the working copy (like 'hg clone -U').
 
     If the requested revision is a descendant of the working
     directory, any outstanding changes in the working directory will