]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-diff-helper.txt
Big tool rename.
[thirdparty/git.git] / Documentation / git-diff-helper.txt
index d826deb42e1974b57b07ddd09aae38295ac6b654..26f5f3950a8d4729db4e1487b0b27e00aa9afd6f 100644 (file)
@@ -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