filter-branch: make the usage string fit on 80 chars terminals.
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Tue, 18 Aug 2009 09:51:00 +0000 (11:51 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Aug 2009 20:35:55 +0000 (13:35 -0700)
It used to be a single, huge line, badly wrapped by xterm.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found