X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-send-email.txt;h=e2437f30ca1314dc00a55f72c4e2a325cc75c7b6;hb=a0653d550524a0263d36fde6a8cf98941dd057ab;hp=dc7eb7bd4ef81a1272ba272678d8da4a330eb543;hpb=d4b76e15ea733002e364298a81889452b8bb2dfd;p=git.git diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt index dc7eb7bd4..e2437f30c 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -8,7 +8,7 @@ git-send-email - Send a collection of patches as emails SYNOPSIS -------- -'git-send-email' [options] [... file|directory] +'git send-email' [options] [... file|directory] @@ -56,7 +56,7 @@ The --cc option must be repeated for each user you want on the cc list. --from:: Specify the sender of the emails. This will default to - the value GIT_COMMITTER_IDENT, as returned by "git-var -l". + the value GIT_COMMITTER_IDENT, as returned by "git var -l". The user will still be prompted to confirm this entry. --in-reply-to::