mercurial/commands.py
changeset 8040 545fb915fe16
parent 8039 18081ce1e630
child 8042 fd35e9d72879
--- a/mercurial/commands.py	Thu Apr 09 14:43:02 2009 +0200
+++ b/mercurial/commands.py	Thu Apr 09 20:00:48 2009 +0200
@@ -2748,7 +2748,7 @@
     A = added
     R = removed
     C = clean
-    ! = missing, but still tracked
+    ! = missing (deleted by non-hg command, but still tracked)
     ? = not tracked
     I = ignored
       = the previous added file was copied from here