summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-10-03 12:05:53 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-10-03 12:05:53 +0000
commit1b50ce9004d2296213fca188964ee273b87b2d12 (patch)
treefce55ef06d77843213ec1fe5add1d9ff75e79a77 /diff-options.txt
parent58992c945be1eab6cb6bc22216c90de22b30341f (diff)
downloadgit-htmldocs-1b50ce9004d2296213fca188964ee273b87b2d12.tar.gz
Autogenerated HTML docs for v1.5.3.4-203-gcc61a
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/diff-options.txt b/diff-options.txt
index 228ccaf10..b1f528ae8 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -179,8 +179,8 @@
--ext-diff::
Allow an external diff helper to be executed. If you set an
- external diff driver with gitlink:gitattributes(5), you need
- to use this option with gitlink:git-log(1) and friends.
+ external diff driver with gitlink:gitattributes[5], you need
+ to use this option with gitlink:git-log[1] and friends.
--no-ext-diff::
Disallow external diff drivers.