Code

git-diff.txt: Link to git-difftool
authorDavid Aguilar <davvid@gmail.com>
Sun, 10 Jan 2010 04:02:43 +0000 (20:02 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Jan 2010 06:41:31 +0000 (22:41 -0800)
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-diff.txt

index 0ac711230e24bf7238b2e3a215cdc3c4ce0d2087..723a64872fd4b43612d576781d915a7538189f46 100644 (file)
@@ -157,6 +157,10 @@ $ git diff -R                          <2>
 rewrites (very expensive).
 <2> Output diff in reverse.
 
+SEE ALSO
+--------
+linkgit:git-difftool[1]::
+       Show changes using common diff tools
 
 Author
 ------