summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-11-29 15:56:22 -0800
committerJunio C Hamano <gitster@pobox.com>2021-11-29 15:56:22 -0800
commitf24d6b5b23d901f1da0026ce4b3f9c1e1b5e09f6 (patch)
treeb7d02acc279af5f0473fab19ed00a22415af6ec5 /git-send-email.html
parent9e6349aff79ff94450c8aeafac9e6601cf32dced (diff)
downloadgit-htmldocs-f24d6b5b23d901f1da0026ce4b3f9c1e1b5e09f6.tar.gz
Autogenerated HTML docs for v2.34.1-75-gabe6b
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 9978a7bdc..8cd637067 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -749,7 +749,8 @@ git-send-email(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git send-email</em> [&lt;options&gt;] &lt;file|directory|rev-list options&gt;&#8230;
+<pre class="content"><em>git send-email</em> [&lt;options&gt;] &lt;file|directory&gt;&#8230;
+<em>git send-email</em> [&lt;options&gt;] &lt;format-patch options&gt;
<em>git send-email</em> --dump-aliases</pre>
<div class="attribution">
</div></div>
@@ -762,7 +763,8 @@ git-send-email(1) Manual Page
Patches can be specified as files, directories (which will send all
files in the directory), or directly as a revision list. In the
last case, any format accepted by <a href="git-format-patch.html">git-format-patch(1)</a> can
-be passed to git send-email.</p></div>
+be passed to git send-email, as well as options understood by
+<a href="git-format-patch.html">git-format-patch(1)</a>.</p></div>
<div class="paragraph"><p>The header of the email is configurable via command-line options. If not
specified on the command line, the user will be prompted with a ReadLine
enabled interface to provide the necessary information.</p></div>
@@ -1646,7 +1648,7 @@ Authen::SASL and Mail::Address.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-06-14 00:31:03 PDT
+ 2021-11-29 15:54:03 PST
</div>
</div>
</body>