summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-08-07 00:17:52 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-08-07 00:17:52 +0000
commitb53db3ca58a8a65d8de3b9fa048d410757edc38f (patch)
tree16d6a7ee5a059e023b038a850569d1b53022b1e7 /git-diff-tree.txt
parentcb1c44f98ce06a76975f2d1fcb62a33188cefafb (diff)
downloadgit-htmldocs-b53db3ca58a8a65d8de3b9fa048d410757edc38f.tar.gz
Autogenerated HTML docs for v1.6.0-rc2
Diffstat (limited to 'git-diff-tree.txt')
-rw-r--r--git-diff-tree.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-diff-tree.txt b/git-diff-tree.txt
index 8c8f35b7a..1fdf20dcc 100644
--- a/git-diff-tree.txt
+++ b/git-diff-tree.txt
@@ -49,13 +49,13 @@ include::diff-options.txt[]
--stdin::
When '--stdin' is specified, the command does not take
<tree-ish> arguments from the command line. Instead, it
- reads either one <commit> or a pair of <tree-ish>
+ reads either one <commit> or a list of <commit>
separated with a single space from its standard input.
+
When a single commit is given on one line of such input, it compares
the commit with its parents. The following flags further affects its
-behavior. This does not apply to the case where two <tree-ish>
-separated with a single space are given.
+behavior. The remaining commits, when given, are used as if they are
+parents of the first commit.
-m::
By default, 'git-diff-tree --stdin' does not show