summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-06-22 19:49:35 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-06-22 19:49:35 +0000
commit97f518c4cae23baaa8a9731a830793ae23f97fc7 (patch)
treeac9e701be7efe826259641c61bfa1fe73a8a0b44 /git-send-email.html
parent74bbe9093313f04303e510a450bb4155c3681af9 (diff)
downloadgit-htmldocs-97f518c4cae23baaa8a9731a830793ae23f97fc7.tar.gz
Autogenerated HTML docs for v1.4.1-rc1
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html22
1 files changed, 21 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 81163dc9d..43649aaa2 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -286,12 +286,28 @@ enabled interface to provide the necessary information.</p>
<p>The options available are:</p>
<dl>
<dt>
+--bcc
+</dt>
+<dd>
+<p>
+ Specify a "Bcc:" value for each email.
+</p>
+<div class="literalblock">
+<div class="content">
+<pre><tt>The --bcc option must be repeated for each user you want on the bcc list.</tt></pre>
+</div></div>
+</dd>
+<dt>
--cc
</dt>
<dd>
<p>
Specify a starting "Cc:" value for each email.
</p>
+<div class="literalblock">
+<div class="content">
+<pre><tt>The --cc option must be repeated for each user you want on the cc list.</tt></pre>
+</div></div>
</dd>
<dt>
--chain-reply-to, --no-chain-reply-to
@@ -391,6 +407,10 @@ enabled interface to provide the necessary information.</p>
Generally, this will be the upstream maintainer of the
project involved.
</p>
+<div class="literalblock">
+<div class="content">
+<pre><tt>The --to option must be repeated for each user you want on the to list.</tt></pre>
+</div></div>
</dd>
</dl>
</div>
@@ -410,7 +430,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Jun-2006 07:24:32 UTC
+Last updated 22-Jun-2006 19:49:26 UTC
</div>
</div>
</body>