X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgit-diff-files.txt;h=9cd8ccef37f131d7913926ef9b5b7b49fe6d3463;hb=bc32d342c2aaa1fa425e7924e4b64951a76bb314;hp=4ef03578ebc58f3b678e8805644ae8c0ad4b998b;hpb=c214f2c80c70c2a3803bf1f3efc323cee5496024;p=git.git diff --git a/Documentation/git-diff-files.txt b/Documentation/git-diff-files.txt index 4ef03578e..9cd8ccef3 100644 --- a/Documentation/git-diff-files.txt +++ b/Documentation/git-diff-files.txt @@ -15,7 +15,7 @@ DESCRIPTION Compares the files in the working tree and the index. When paths are specified, compares only those named paths. Otherwise all entries in the index are compared. The output format is the -same as for 'git-diff-index' and 'git-diff-tree'. +same as for 'git diff-index' and 'git diff-tree'. OPTIONS -------