do_for_each_reflog(): use a strbuf to hold logfile name
[gitweb.git] / Documentation / git-difftool.txt
index a03515f1eccddded2efbd46ca522f3bac8896d90..fe38f667f9cd232c3c7a8bc7653648995b3ce4aa 100644 (file)
@@ -31,9 +31,10 @@ OPTIONS
 -t <tool>::
 --tool=<tool>::
        Use the diff tool specified by <tool>.
-       Valid merge tools are:
-       araxis, bc3, diffuse, emerge, ecmerge, gvimdiff, kdiff3,
-       kompare, meld, opendiff, p4merge, tkdiff, vimdiff and xxdiff.
+       Valid diff tools are:
+       araxis, bc3, deltawalker, diffuse, emerge, ecmerge, gvimdiff,
+       kdiff3, kompare, meld, opendiff, p4merge, tkdiff, vimdiff and
+       xxdiff.
 +
 If a diff tool is not specified, 'git difftool'
 will use the configuration variable `diff.tool`.  If the