tag: fix formatting
authorDenton Liu <liu.denton@gmail.com>
Thu, 4 Apr 2019 18:25:13 +0000 (11:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Apr 2019 05:51:59 +0000 (14:51 +0900)
Wrap usage line at '<tagname>'. Also, wrap strings with '\n' at the end
of string fragments instead of at the beginning of the next string
fragment.

Convert a space-indent into a tab-indent for style.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found