completion: push --set-upstream
[gitweb.git] / Documentation / git-difftool.txt
index 4c8825d19347cc895a9c9764cd60a111b1ad5f56..590f410abf0b902160eca0e92888191a2e2a0b89 100644 (file)
@@ -31,7 +31,7 @@ OPTIONS
 --tool=<tool>::
        Use the diff tool specified by <tool>.
        Valid merge tools are:
-       araxis, diffuse, emerge, ecmerge, gvimdiff, kdiff3,
+       araxis, bc3, diffuse, emerge, ecmerge, gvimdiff, kdiff3,
        kompare, meld, opendiff, p4merge, tkdiff, vimdiff and xxdiff.
 +
 If a diff tool is not specified, 'git difftool'
@@ -109,15 +109,6 @@ linkgit:git-mergetool[1]::
 linkgit:git-config[1]::
         Get and set repository or global options
 
-
-AUTHOR
-------
-Written by David Aguilar <davvid@gmail.com>.
-
-Documentation
---------------
-Documentation by David Aguilar and the git-list <git@vger.kernel.org>.
-
 GIT
 ---
 Part of the linkgit:git[1] suite