docs: document --textconv diff option
authorJeff King <peff@peff.net>
Wed, 6 Jul 2011 15:13:30 +0000 (11:13 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2011 18:10:11 +0000 (11:10 -0700)
This has been there since textconv existed, but was never
documented. There is some overlap with what's in
gitattributes(5), but it's important to warn in both places
that textconv diffs probably can't be applied.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found