add: Clarify documentation of -A and -u
commit5cae93566027c1d148c9f6625aed484a7096a980
authorGreg Price <price@MIT.EDU>
Thu, 7 Mar 2013 10:13:15 +0000 (7 05:13 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2013 19:16:54 +0000 (7 11:16 -0800)
tree47a2d09d49080a11c0feb5919554d600f25a8838
parent7799588faa2a8071da8ef047c87f9a1520fb8903
add: Clarify documentation of -A and -u

The documentation of '-A' and '-u' is very confusing for someone who
doesn't already know what they do.  Describe them with fewer words and
clearer parallelism to each other and to the behavior of plain 'add'.

Also mention the default <pathspec> for '-A' as well as '-u', because
it applies to both.

Signed-off-by: Greg Price <price@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt