X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-format.txt;h=15c7e794f4adaccb8885683946a9f4e7e4dc92c2;hb=b9575e78e504d0fed4747bb2325aa09e2626b6e9;hp=b71712473ed13020bca3f133ea4a28c5081b7f9e;hpb=cb16bcc36965f28845e4fae15c36280a2506f1be;p=git.git diff --git a/Documentation/diff-format.txt b/Documentation/diff-format.txt index b71712473..15c7e794f 100644 --- a/Documentation/diff-format.txt +++ b/Documentation/diff-format.txt @@ -19,7 +19,7 @@ git-diff-tree [-r] [...]:: git-diff-files [...]:: compares the index and the files on the filesystem. -The "git-diff-tree" command begins its ouput by printing the hash of +The "git-diff-tree" command begins its output by printing the hash of what is being compared. After that, all the commands print one output line per changed file.