Documentation: fix diff.external example
authorAnders Melchiorsen <mail@cup.kalibalik.dk>
Sun, 27 Jul 2008 11:12:15 +0000 (13:12 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 2 Aug 2008 05:45:27 +0000 (22:45 -0700)
The diff.external examples pass a flag to gnu-diff, but GNU diff
does not follow the GIT_EXTERNAL_DIFF interface.

Signed-off-by: Anders Melchiorsen <mail@cup.kalibalik.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found