X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-format.txt;h=15c7e794f4adaccb8885683946a9f4e7e4dc92c2;hb=e521850bfd4aa79632c99293a39dad56bcaa4143;hp=b71712473ed13020bca3f133ea4a28c5081b7f9e;hpb=92246f6bcf41f1287009e73fc501c36ae9fdeeb4;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.