Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-31 00:51:01 +0400
committerJunio C Hamano <junkio@cox.net>2005-08-31 00:55:34 +0400
commit8db9307c9ca143fedaa972236054a5783c40bd37 (patch)
tree714f245e49ec7229a4ba7aff2bc396db6f1f5140 /Documentation/diff-options.txt
parentcc9f24d024e7e4bf0b2fbd4e1beb7eb1a425805f (diff)
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 b28496e5c8..48cf93cc38 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].