Convert update-index references in docs to add.
commitd7f078b8b92b1a29f9dd62c2c470fa51e15e2ffa
authorShawn O. Pearce <spearce@spearce.org>
Sat, 17 Feb 2007 09:43:42 +0000 (17 04:43 -0500)
committerJunio C Hamano <junkio@cox.net>
Sat, 17 Feb 2007 18:20:27 +0000 (17 10:20 -0800)
tree20f6c599862aaa92534de70cf76d7289e0b3aeea
parent5ca2db53763ed93a75de7ddbda753fc09327d7aa
Convert update-index references in docs to add.

Since `git add` is the approved porcelain for an end-user to invoke
when they want to manipulate the index, porcelain documentation
should steer the user to this command rather than the pure plumbing
update-index.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/core-intro.txt
Documentation/git-checkout.txt
Documentation/git-merge.txt
Documentation/git-rebase.txt
Documentation/git-rerere.txt
Documentation/git-reset.txt
Documentation/git-runstatus.txt
Documentation/git-status.txt
Documentation/tutorial-2.txt