[PATCH] Document --stdin, -m, -s, and -v flags to git-diff-tree
authorJunio C Hamano <junkio@cox.net>
Fri, 6 May 2005 20:17:13 +0000 (13:17 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 6 May 2005 21:55:16 +0000 (14:55 -0700)
commit5aad72f2bc1527e1fcdf460f0a36b0bcc4117b4a
tree0d5bb5fb13ad5b8f778e32dd36fe3654747e8460
parentd5776d50aa83ba90c639a6c1201af144f9ee992d
[PATCH] Document --stdin, -m, -s, and -v flags to git-diff-tree

This updates the usage message string and Documentation/core-git.txt
to describe the new flags added to the git-diff-tree command.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/core-git.txt
diff-tree.c