summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-05-15 16:04:43 -0700
committerJunio C Hamano <gitster@pobox.com>2023-05-15 16:04:43 -0700
commitd37473e2a262d1f0e9c59977086e3cc740b6278f (patch)
tree701a49546edd05ea1c7f8e594a495647ac8ef6be /git-send-email.html
parentd155f614392834fc25b1a475aa3fa83c543b7538 (diff)
downloadgit-htmldocs-d37473e2a262d1f0e9c59977086e3cc740b6278f.tar.gz
Autogenerated HTML docs for v2.41.0-rc0
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html26
1 files changed, 25 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 160979592..eab7c37ac 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -1227,6 +1227,27 @@ must be used for each option.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--header-cmd=&lt;command&gt;
+</dt>
+<dd>
+<p>
+ Specify a command that is executed once per outgoing message
+ and output RFC 2822 style header lines to be inserted into
+ them. When the <code>sendemail.headerCmd</code> configuration variable is
+ set, its value is always used. When --header-cmd is provided
+ at the command line, its value takes precedence over the
+ <code>sendemail.headerCmd</code> configuration variable.
+</p>
+</dd>
+<dt class="hdlist1">
+--no-header-cmd
+</dt>
+<dd>
+<p>
+ Disable any header command in use.
+</p>
+</dd>
+<dt class="hdlist1">
--[no-]chain-reply-to
</dt>
<dd>
@@ -1662,6 +1683,9 @@ sendemail.envelopeSender
sendemail.from
</dt>
<dt class="hdlist1">
+sendemail.headerCmd
+</dt>
+<dt class="hdlist1">
sendemail.signedoffbycc
</dt>
<dt class="hdlist1">
@@ -1809,7 +1833,7 @@ Authen::SASL and Mail::Address.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-05-09 16:48:09 PDT
+ 2023-05-15 16:02:03 PDT
</div>
</div>
</body>