X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fdiff-format.txt;h=15c7e794f4adaccb8885683946a9f4e7e4dc92c2;hb=48c250a121a425a1860226b6a7061aecfbab5246;hp=b71712473ed13020bca3f133ea4a28c5081b7f9e;hpb=92396402e2d547f8805dc24db53a4c725796810e;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.