X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-diff.txt;h=7ab20803761b0d5ac69e3b9acc31ed4e9d59ef4c;hb=162f41292167a800432fc6bbacfcd9f93a90b0c8;hp=7267bcd7a015291bece97460b9c81f8ace85c990;hpb=89719209f48fe7d9694710795b1ec1d5fd7ebfc0;p=git.git diff --git a/Documentation/git-diff.txt b/Documentation/git-diff.txt index 7267bcd7..7ab20803 100644 --- a/Documentation/git-diff.txt +++ b/Documentation/git-diff.txt @@ -85,7 +85,7 @@ $ git diff arch/i386 include/asm-i386 <3> nor deletion. <2> show only names and the nature of change, but not actual diff output. --name-status disables usual patch generation -which in turn also disables recursive behaviour, so without -r +which in turn also disables recursive behavior, so without -r you would only see the directory name if there is a change in a file in a subdirectory. <3> limit diff output to named subtrees.