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)
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>
No differences found