This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Documentation/git-diff.txt b/Documentation/git-diff.txt | |
index bbab35f..f4ca476 100644 | |
--- a/Documentation/git-diff.txt | |
+++ b/Documentation/git-diff.txt | |
@@ -99,10 +99,17 @@ include::diff-options.txt[] | |
<path>...:: | |
The <paths> parameters, when given, are used to limit | |
the diff to the named paths (you can give directory | |
names and get diff for all files under them). |