Git fork

Merge branch 'tz/send-email-helpfix'

Typoes in "git send-email -h" have been corrected.

* tz/send-email-helpfix:
send-email: remove stray characters from usage

+2 -2
+2 -2
git-send-email.perl
··· 28 28 29 29 sub usage { 30 30 print <<EOT; 31 - git send-email' [<options>] <file|directory> 32 - git send-email' [<options>] <format-patch options> 31 + git send-email [<options>] <file|directory> 32 + git send-email [<options>] <format-patch options> 33 33 git send-email --dump-aliases 34 34 35 35 Composing: