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
This commit is contained in:
Junio C Hamano 2023-11-20 09:57:22 +09:00
Родитель cfb8a6e9a9 46edab516b
Коммит e9eb93bb2a
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -28,8 +28,8 @@ Getopt::Long::Configure qw/ pass_through /;
sub usage {
print <<EOT;
git send-email' [<options>] <file|directory>
git send-email' [<options>] <format-patch options>
git send-email [<options>] <file|directory>
git send-email [<options>] <format-patch options>
git send-email --dump-aliases
Composing: