Documentation changes to recursive option for git-diff-tree
authorChris Shoemaker <c.shoemaker@cox.net>
Fri, 28 Oct 2005 17:04:49 +0000 (13:04 -0400)
committerJunio C Hamano <junkio@cox.net>
Fri, 28 Oct 2005 20:37:38 +0000 (13:37 -0700)
commit50b8e355b64c93a71d5008557e15f52c032240ff
tree5958083eb0d27c933655ee5d77ef6848aaad2709
parentf07a524195a73537d4187460ccbd072bcb1ff486
Documentation changes to recursive option for git-diff-tree

Update docs and usages regarding '-r' recursive option for git-diff-tree.
Remove '-r' from common diff options, mention it only for git-diff-tree.
Remove one extraneous use of '-r' with git-diff-files in get-merge.sh.
Sync the synopsis and usage string for git-diff-tree.

Signed-off-by: Chris Shoemaker <c.shoemaker at cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-diff-tree.txt
diff-tree.c
diff.h
git-merge.sh