Skip to content

Commit 1e501a7

Browse files
th-hgitster
authored andcommitted
documentation fix: git difftool uses diff tools, not merge tools.
Let the documentation for -t list valid *diff* tools, not valid *merge* tools. Signed-off-by: Thomas Hochstein <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent bd5bce7 commit 1e501a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-difftool.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ OPTIONS
3131
-t <tool>::
3232
--tool=<tool>::
3333
Use the diff tool specified by <tool>.
34-
Valid merge tools are:
34+
Valid diff tools are:
3535
araxis, bc3, diffuse, emerge, ecmerge, gvimdiff, kdiff3,
3636
kompare, meld, opendiff, p4merge, tkdiff, vimdiff and xxdiff.
3737
+

0 commit comments

Comments
 (0)