[PATCH] Implement git-checkout-cache -u to update stat information in the cache.
[gitweb.git] / Documentation / git.txt
index a02ed6f42696bd274a631ab33640a35bbc3e350f..134afffe3f669f5806a03793f1d703895b022e0f 100644 (file)
@@ -149,7 +149,7 @@ link:git-rpull.html[git-rpull]::
 
 Interogators:
 
-link:git-diff-tree-helper.html[git-diff-tree-helper]::
+link:git-diff-helper.html[git-diff-helper]::
        Generates patch format output for git-diff-*
 
 link:git-rpush.html[git-rpush]::
@@ -288,8 +288,8 @@ git Commits
 
 git Diffs
 ~~~~~~~~~
-GIT_DIFF_OPTS::
-GIT_EXTERNAL_DIFF::
+'GIT_DIFF_OPTS'::
+'GIT_EXTERNAL_DIFF'::
        see the "generating patches" section in :
        link:git-diff-cache.html[git-diff-cache];
        link:git-diff-files.html[git-diff-files];