--- a/mercurial/commands.py Mon Apr 06 20:11:00 2009 +0200
+++ b/mercurial/commands.py Tue Apr 07 17:32:40 2009 +0200
@@ -2744,7 +2744,7 @@
A = added
R = removed
C = clean
- ! = deleted, but still tracked
+ ! = missing, but still tracked
? = not tracked
I = ignored
= the previous added file was copied from here
--- a/tests/test-help.out Mon Apr 06 20:11:00 2009 +0200
+++ b/tests/test-help.out Tue Apr 07 17:32:40 2009 +0200
@@ -268,7 +268,7 @@
A = added
R = removed
C = clean
- ! = deleted, but still tracked
+ ! = missing, but still tracked
? = not tracked
I = ignored
= the previous added file was copied from here