Fix odd markup in --diff-filter documentation
commit01398df31cd5a667faa005e85eb3c9aac66aaf44
authorŠtěpán Němec <stepan.nemec@gmail.com>
Fri, 8 Oct 2010 18:40:32 +0000 (8 20:40 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Oct 2010 19:30:52 +0000 (8 12:30 -0700)
treefa3387b0d7a5cdd18ef8c64e9192d7bf6e80eafc
parent62b4698e551c29b3d2539a764ad0e93cfff53c03
Fix odd markup in --diff-filter documentation

Instead of using the regex-like bracket expression, use grouping to make
it more consistent with other similar places. The brackets now have the
same meaning as in other documentation (i.e., the argument is optional).

Signed-off-by: Štěpán Němec <stepnem@gmail.com>
Mentored-and-Acked-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt