aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-diff-helper.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-diff-helper.txt')
-rw-r--r--Documentation/git-diff-helper.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-diff-helper.txt b/Documentation/git-diff-helper.txt
index d826deb42..26f5f3950 100644
--- a/Documentation/git-diff-helper.txt
+++ b/Documentation/git-diff-helper.txt
@@ -13,7 +13,7 @@ SYNOPSIS
DESCRIPTION
-----------
-Reads output from "git-diff-cache", "git-diff-tree" and "git-diff-files" and
+Reads output from "git-diff-index", "git-diff-tree" and "git-diff-files" and
generates patch format output.
OPTIONS
@@ -35,7 +35,7 @@ OPTIONS
See Also
--------
-The section on generating patches in link:git-diff-cache.html[git-diff-cache]
+The section on generating patches in link:git-diff-index.html[git-diff-index]
Author