diff mercurial/commands.py @ 7040:f29b674cc221

merge with crew-stable
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 17 Sep 2008 11:34:37 +0200
parents f56e788fa292 e3f9feb9ab7e
children a4769dec7773
line wrap: on
line diff
--- a/mercurial/commands.py	Mon Sep 15 23:39:11 2008 +0100
+++ b/mercurial/commands.py	Wed Sep 17 11:34:37 2008 +0200
@@ -2814,7 +2814,8 @@
     """update working directory
 
     Update the repository's working directory to the specified revision,
-    or the tip of the current branch if none is specified.
+    or the 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