summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-09-02 06:25:16 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-09-02 06:25:16 +0000
commitc5653d7925386e4ffaf82750f0bae29b20145649 (patch)
tree70b8105fa17f3c5f0b741cff507b8f4b7e15495f /git-send-email.html
parentdbb64591ddf30b577662e7021a39b24b3fac6177 (diff)
downloadgit-htmldocs-c5653d7925386e4ffaf82750f0bae29b20145649.tar.gz
Autogenerated HTML docs for v1.5.3
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html21
1 files changed, 20 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 21e09fdfc..262266e60 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -304,6 +304,17 @@ enabled interface to provide the necessary information.</p>
<p>The --cc option must be repeated for each user you want on the cc list.</p>
</dd>
<dt>
+--cc-cmd
+</dt>
+<dd>
+<p>
+ Specify a command to execute once per patch file which
+ should generate patch file specific "Cc:" entries.
+ Output of this command must be single email address per line.
+ Default is the value of <em>sendemail.cccmd</em> configuration value.
+</p>
+</dd>
+<dt>
--chain-reply-to, --no-chain-reply-to
</dt>
<dd>
@@ -470,6 +481,14 @@ sendemail.aliasfiletype
</p>
</dd>
<dt>
+sendemail.cccmd
+</dt>
+<dd>
+<p>
+ Command to execute to generate per patch file specific "Cc:"s.
+</p>
+</dd>
+<dt>
sendemail.bcc
</dt>
<dd>
@@ -512,7 +531,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 21-Aug-2007 02:20:20 UTC
+Last updated 02-Sep-2007 06:24:43 UTC
</div>
</div>
</body>