diff options
Diffstat (limited to 'Documentation/diff-options.txt')
-rw-r--r-- | Documentation/diff-options.txt | 2 |
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]. |