Mercurial > public > mercurial-scm > hg-stable
diff mercurial/commands.py @ 8018:8985e1daa7f5
commands: describe "!" files as "missing" in help for status
author | Martin Geisler <mg@daimi.au.dk> |
---|---|
date | Tue, 07 Apr 2009 17:32:40 +0200 |
parents | 76e4c08a48ad |
children | 777a9efdae2d |
line wrap: on
line diff
--- 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