Clarify syntax and role of git-add in status output
commite54eef9e1f8adb055c7bbe0e4f50a3716f611dcf
authorJürgen Rühle <j-r@online.de>
Tue, 2 Jan 2007 19:26:20 +0000 (2 20:26 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 3 Jan 2007 07:41:12 +0000 (2 23:41 -0800)
tree37c77d8af5fcec17ac5dcb6817ff980b105fd0e0
parent825cee7b285d9c733e9aec03cf4362e8029ee1c1
Clarify syntax and role of git-add in status output

This uses the actual (simplified) synopsis line from the git-add man page and
advertises its incremental nature.

Signed-off-by: Jürgen Rühle <j-r@online.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
wt-status.c