documentation: add 'see also' sections to git-rm and git-add
authorJeff Muizelaar <jeff@infidigm.net>
Sun, 5 Mar 2006 21:18:19 +0000 (16:18 -0500)
committerJunio C Hamano <junkio@cox.net>
Sun, 5 Mar 2006 21:33:13 +0000 (13:33 -0800)
commit872d001f7f576b2d32f6278dc265d6449787b714
tree817774cc7001841aa3e3b548be5d4aac7d948bad
parent8911db70f8b84b2e96b328eeca9e5d7701c22479
documentation: add 'see also' sections to git-rm and git-add

Pair up git-add and git-rm by adding a 'see also' section that
references the opposite command to each of their documentation files.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-add.txt
Documentation/git-rm.txt