Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-11-20 03:57:22 +0300
committerJunio C Hamano <gitster@pobox.com>2023-11-20 03:57:22 +0300
commite9eb93bb2a01c7d3468159a9606ba8c73e0791f0 (patch)
tree9e03725ab068b88ed88bd39674c2cd137655e447 /git-send-email.perl
parentcfb8a6e9a93adbe81efca66e6110c9b4d2e57169 (diff)
parent46edab516bf04c190cb2e100419dee817d3f33f6 (diff)
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
Diffstat (limited to 'git-send-email.perl')
-rwxr-xr-xgit-send-email.perl4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-send-email.perl b/git-send-email.perl
index cacdbd6bb2..d24e981d61 100755
--- a/git-send-email.perl
+++ b/git-send-email.perl
@@ -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: