summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-12-20 06:30:11 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-12-20 06:30:11 +0000
commit54bf1e2728abed073b4c0bd79830af6cdbcc67fe (patch)
tree4f813eacc91b38b7503eb07e830984d3a8b187ce /git-diff-tree.txt
parent6a3c82713a6d40b17cafd5a3eb312fe7b25d277e (diff)
downloadgit-htmldocs-54bf1e2728abed073b4c0bd79830af6cdbcc67fe.tar.gz
Autogenerated HTML docs for v1.6.1-rc3-51-g5832d
Diffstat (limited to 'git-diff-tree.txt')
-rw-r--r--git-diff-tree.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-diff-tree.txt b/git-diff-tree.txt
index 5d48664e6..23b7abd3c 100644
--- a/git-diff-tree.txt
+++ b/git-diff-tree.txt
@@ -43,7 +43,7 @@ include::diff-options.txt[]
show tree entry itself as well as subtrees. Implies -r.
--root::
- When '--root' is specified the initial commit will be showed as a big
+ When '--root' is specified the initial commit will be shown as a big
creation event. This is equivalent to a diff against the NULL tree.
--stdin::
@@ -63,7 +63,7 @@ and terminated by a newline) is printed before the difference. When
comparing commits, the ID of the first (or only) commit, followed by a
newline, is printed.
+
-The following flags further affects the behavior when comparing
+The following flags further affect the behavior when comparing
commits (but not trees).
-m::