X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-difftool.txt;fp=Documentation%2Fgit-difftool.txt;h=db87f1d42382e32d7e3ee94e5c3d0a032b7430e2;hb=38a5932be8a8f0b0bd3bb949bdc5258d9c753f15;hp=573843211112a6efb7b296bbc5b11894c01dd8cd;hpb=4a689afb030c1cd5aa1c141db94bbf9dde42f05e;p=git.git diff --git a/Documentation/git-difftool.txt b/Documentation/git-difftool.txt index 573843211..db87f1d42 100644 --- a/Documentation/git-difftool.txt +++ b/Documentation/git-difftool.txt @@ -7,13 +7,14 @@ git-difftool - Show changes using common diff tools SYNOPSIS -------- -'git difftool' [] {0,2} [--] [...] +'git difftool' [] [ []] [--] [...] DESCRIPTION ----------- 'git difftool' is a git command that allows you to compare and edit files between revisions using common diff tools. 'git difftool' is a frontend -to 'git diff' and accepts the same options and arguments. +to 'git diff' and accepts the same options and arguments. See +linkgit:git-diff[1]. OPTIONS -------