X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-send-email.txt;h=ad1b9cf2e9b2532c02c0abd3450ecf6272673472;hb=9236cdd488c26ec09e23adec34f64fd6fca3dc7c;hp=c2f52f58af5868ac2ebcad7259d771a5b578971a;hpb=a985d595ada7914e217cbec75470f2950d41505b;p=git.git diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt index c2f52f58..ad1b9cf2 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -24,6 +24,9 @@ OPTIONS ------- The options available are: +--cc:: + Specify a starting "Cc:" value for each email. + --chain-reply-to, --no-chain-reply-to:: If this is set, each email will be sent as a reply to the previous email sent. If disabled with "--no-chain-reply-to", all emails after @@ -49,7 +52,7 @@ The options available are: is not set, this will be prompted for. --no-signed-off-by-cc:: - Do not add emails foudn in Signed-off-by: lines to the cc list. + Do not add emails found in Signed-off-by: lines to the cc list. --quiet:: Make git-send-email less verbose. One line per email should be