doc: clarify definition of "update" for git-add -u
commitafd899e1b7ef2b55a24834faad228b45ded6320a
authorJeff King <peff@peff.net>
Thu, 8 May 2008 17:25:06 +0000 (8 13:25 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 May 2008 19:09:42 +0000 (8 12:09 -0700)
tree5f7a6ae98cbaf8fdb2870d046dfdf05d371d0d13
parenta1748890dbfba4286c54fc9a3ce5786dfa25be33
doc: clarify definition of "update" for git-add -u

The "-u" option is described only in terms of "updating"
files, which in turn is described only as "similar to what
git commit -a does". Let's be a little more specific about
what updating entails.

Suggested by Geoffrey Irving.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt