summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-02-15 02:22:06 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-02-15 02:22:06 +0000
commitc915412d65374e88aa1e6de642bb0e0616d387e3 (patch)
treeb49ca107c3617171ca154067f7bfbea38dffe915 /git-send-email.html
parent6697ac5ece27196e05dc8715c4af49217d4a6375 (diff)
downloadgit-htmldocs-c915412d65374e88aa1e6de642bb0e0616d387e3.tar.gz
Autogenerated HTML docs for v1.2.0-ge8a1
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html27
1 files changed, 26 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 821328c05..0efe4e8d3 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -286,6 +286,14 @@ enabled interface to provide the necessary information.</p>
<p>The options available are:</p>
<dl>
<dt>
+--cc
+</dt>
+<dd>
+<p>
+ Specify a starting "Cc:" value for each email.
+</p>
+</dd>
+<dt>
--chain-reply-to, --no-chain-reply-to
</dt>
<dd>
@@ -330,6 +338,14 @@ enabled interface to provide the necessary information.</p>
</p>
</dd>
<dt>
+--no-signed-off-by-cc
+</dt>
+<dd>
+<p>
+ Do not add emails foudn in Signed-off-by: lines to the cc list.
+</p>
+</dd>
+<dt>
--quiet
</dt>
<dd>
@@ -358,6 +374,15 @@ enabled interface to provide the necessary information.</p>
</p>
</dd>
<dt>
+--suppress-from
+</dt>
+<dd>
+<p>
+ Do not add the From: address to the cc: list, if it shows up in a From:
+ line.
+</p>
+</dd>
+<dt>
--to
</dt>
<dd>
@@ -385,7 +410,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 06-Feb-2006 02:27:00 UTC
+Last updated 15-Feb-2006 02:21:51 UTC
</div>
</div>
</body>