X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-send-email.txt;h=a2821907c7800909ff32ea6f413c7d27dee38f12;hb=9e4a90ba19033d25dca1eea495b0a8c5f06efbc6;hp=0b1f183ce8c88a59125b94b8a4db55304dcbc8eb;hpb=2149e0f6a66cb4a5707ef6201763051d94f288af;p=git.git diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt index 0b1f183ce..a2821907c 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -14,6 +14,10 @@ SYNOPSIS DESCRIPTION ----------- Takes the patches given on the command line and emails them out. +Patches can be specified as files, directories (which will send all +files in the directory), or directly as a revision list. In the +last case, any format accepted by linkgit:git-format-patch[1] can +be passed to git send-email. The header of the email is configurable by command line options. If not specified on the command line, the user will be prompted with a ReadLine @@ -262,7 +266,7 @@ sendemail.aliasesfile:: sendemail.aliasfiletype:: Format of the file(s) specified in sendemail.aliasesfile. Must be - one of 'mutt', 'mailrc', 'pine', or 'gnus'. + one of 'mutt', 'mailrc', 'pine', 'elm', or 'gnus'. sendemail.multiedit:: If true (default), a single editor instance will be spawned to edit