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