summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-15 15:52:33 -0700
committerJunio C Hamano <gitster@pobox.com>2018-03-15 15:52:33 -0700
commit8b40d4bc6a51f182d3396da15fd83170e22e583a (patch)
tree61b70eb18354bdc2fd929c80895faabdbdefd402 /git-send-email.html
parent45badf05f8444e50921d47aed6b157c6a3d882b9 (diff)
downloadgit-htmldocs-8b40d4bc6a51f182d3396da15fd83170e22e583a.tar.gz
Autogenerated HTML docs for v2.17.0-rc0
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 9874e3ff7..c624af78a 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -851,6 +851,16 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--reply-to=&lt;address&gt;
+</dt>
+<dd>
+<p>
+ Specify the address where replies from recipients should go to.
+ Use this if replies to messages should go to another address than what
+ is specified with the --from parameter.
+</p>
+</dd>
+<dt class="hdlist1">
--in-reply-to=&lt;identifier&gt;
</dt>
<dd>
@@ -1581,7 +1591,7 @@ $ git send-email outgoing/*</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-01-26 15:11:04 PST
+ 2018-03-15 15:49:20 PDT
</div>
</div>
</body>