commit | 4f193f20a3d1884cc7b6c2a662783a3df8fe5d9b | [log] [tgz] |
---|---|---|
author | Mark Wooding <mdw@distorted.org.uk> | Sun Jan 28 15:17:36 2007 +0000 |
committer | Junio C Hamano <junkio@cox.net> | Sun Jan 28 11:06:59 2007 -0800 |
tree | 9a2e412d3c2e6fa9f216e393098ad73c96ad4bfb | |
parent | c3e821c6366571ee6a2775977340d8935a1ce143 [diff] |
Documentation/config.txt: Fix documentation of colour config tweaks. * The description of valid colour specifications was rather incomplete, so fix it so that it actually describes colour specs as accepted by color_parse(). * The list of colour items allowed in color.diff.BLAH was missing the `commit' and `whitespace' entries. Signed-off-by: Mark Wooding <mdw@distorted.org.uk> Signed-off-by: Junio C Hamano <junkio@cox.net>