merge-tool documentation: describe custom command usage
authorCharles Bailey <charles@hashpling.org>
Sat, 8 Mar 2008 20:47:06 +0000 (20:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 8 Mar 2008 21:22:55 +0000 (13:22 -0800)
The configuration variables for custom merge tools were documented
only in config.txt but there was no reference to the functionality in
git-mergetool.txt.

Signed-off-by: Charles Bailey <charles@hashpling.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found