X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-diff-tree.txt;h=f7e8ff2968d6c443220ea9e9667255ebdd29b602;hb=HEAD;hp=906830d4bf7b69e98fd1ef0d488976d29eae7749;hpb=4edd44725c621b3a2c6c9c4d8f130ceea2ba355a;p=git.git diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt index 906830d4..f7e8ff29 100644 --- a/Documentation/git-diff-tree.txt +++ b/Documentation/git-diff-tree.txt @@ -32,7 +32,7 @@ include::diff-options.txt[] ...:: If provided, the results are limited to a subset of files matching one of these prefix strings. - ie file matches `/^||.../` + i.e., file matches `/^||.../` Note that this parameter does not provide any wildcard or regexp features. @@ -54,7 +54,7 @@ include::diff-options.txt[] + 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 -behaviour. This does not apply to the case where two +behavior. This does not apply to the case where two separated with a single space are given. -m::