aboutsummaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-30 13:51:01 -0700
committerJunio C Hamano <junkio@cox.net>2005-08-30 13:55:34 -0700
commit8db9307c9ca143fedaa972236054a5783c40bd37 (patch)
tree714f245e49ec7229a4ba7aff2bc396db6f1f5140 /Documentation/diff-options.txt
parentcc9f24d024e7e4bf0b2fbd4e1beb7eb1a425805f (diff)
downloadgit-8db9307c9ca143fedaa972236054a5783c40bd37.tar.gz
git-8db9307c9ca143fedaa972236054a5783c40bd37.tar.xz
Documentaion updates.
Mostly making the formatted html prettier. Signed-off-by: Junio C Hamano <junkio@cox.net> (cherry picked from 7adf1f15ebe074d4767df941817a6cf86d8e2533 commit)
Diffstat (limited to 'Documentation/diff-options.txt')
-rw-r--r--Documentation/diff-options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index b28496e5c..48cf93cc3 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -51,3 +51,5 @@
Swap two inputs; that is, show differences from cache or
on-disk file to tree contents.
+For more detailed explanation on these common options, see also
+link:diffcore.html[diffcore documentation].