git-config: Correct asciidoc documentation for --int/--bool
commit0cb21911f49176866ee5170e292d351f4697634e
authorFrank Lichtenheld <frank@lichtenheld.de>
Sun, 20 May 2007 22:12:58 +0000 (21 00:12 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 20 May 2007 23:00:23 +0000 (20 16:00 -0700)
tree4702cbf7196c672a984cd83b091210e386b7f630
parentcab333cb6ac0ac857dcfb112989ea32aea5d0ec1
git-config: Correct asciidoc documentation for --int/--bool

The asciidoc documentation seemed to indicate that type specifiers
are honoured on writing operations which they aren't. Make this
more clear.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-config.txt