Merge with crew-stable
authorPatrick Mezard <pmezard@gmail.com>
Fri, 10 Apr 2009 13:06:02 +0200
changeset 8042 fd35e9d72879
parent 8040 545fb915fe16 (current diff)
parent 8041 87c5a4af0b5a (diff)
child 8043 b777dd8f7836
Merge with crew-stable
mercurial/commands.py
--- a/mercurial/commands.py	Thu Apr 09 20:00:48 2009 +0200
+++ b/mercurial/commands.py	Fri Apr 10 13:06:02 2009 +0200
@@ -1991,7 +1991,7 @@
 
     Print a list of version controlled files for the given revision.
     If no revision is given, the first parent of the working directory
-    is used, or tip if no revision is checked out.
+    is used, or the null revision if none is checked out.
 
     With -v flag, print file permissions, symlink and executable bits.
     With --debug flag, print file revision hashes.