X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-difftool.txt;h=db87f1d42382e32d7e3ee94e5c3d0a032b7430e2;hb=97d0b74a49f0c81c3f9673c1a17721ac0624c3df;hp=573843211112a6efb7b296bbc5b11894c01dd8cd;hpb=f326a06497c6609b109c35bab6d8187b02dad81f;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 -------