diff,difftool: Don't use the {0,2} notation in usage strings
authorŠtěpán Němec <stepnem@gmail.com>
Thu, 4 Nov 2010 17:18:17 +0000 (18:18 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Nov 2010 17:05:31 +0000 (10:05 -0700)
This was the only occurence of that usage, and square brackets are
sufficient and already well-established for that purpose.

Signed-off-by: Štěpán Němec <stepnem@gmail.com>
Acked-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found