Documentation: More on --pretty with git-diff-tree
commita084a3181d8b0bf22c68c89459ac14bb61b80bc9
authorJakub Narebski <jnareb@gmail.com>
Sun, 27 Apr 2008 17:27:26 +0000 (27 19:27 +0200)
committerJakub Narebski <jnareb@gmail.com>
Sun, 27 Apr 2008 17:37:01 +0000 (27 19:37 +0200)
treefcf2fb04963a343b6b8c11ade191fdea39f52ef8
parenta939a393ba707d1f58ebcc39664d5d646d45ff09
Documentation: More on --pretty with git-diff-tree

Mention that --pretty=<format> option is used by git-diff-tree only
if both --stdin and -v options are provided.  Because of that it doesn't
make sense to list pretty formats in git-diff-tree(1); linking to
git-show(1) should be enough.

Above changes appear only in git-diff-tree(1) manpage.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Documentation/git-diff-tree.txt
Documentation/pretty-options.txt