mercurial/commands.py
changeset 10448 6e5a47398fc5
parent 10446 a565a2445eb5
child 10479 bb508b312359
--- a/mercurial/commands.py	Sat Feb 13 21:21:40 2010 +0100
+++ b/mercurial/commands.py	Sat Feb 13 22:10:31 2010 +0100
@@ -41,6 +41,7 @@
          $ hg add
          adding foo.c
          $ hg status
+         A foo.c
     """
 
     bad = []