summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html14
1 files changed, 10 insertions, 4 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 92b917a0b..bc80a7808 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -749,7 +749,7 @@ 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&gt;&#8230;
+<pre class="content"><em>git send-email</em> [&lt;options&gt;] (&lt;file&gt;|&lt;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">
@@ -1148,7 +1148,7 @@ must be used for each option.</p></div>
</p>
</dd>
<dt class="hdlist1">
---smtp-debug=0|1
+--smtp-debug=(0|1)
</dt>
<dd>
<p>
@@ -1188,7 +1188,13 @@ must be used for each option.</p></div>
<h3 id="_automating">Automating</h3>
<div class="dlist"><dl>
<dt class="hdlist1">
---no-[to|cc|bcc]
+--no-to
+</dt>
+<dt class="hdlist1">
+--no-cc
+</dt>
+<dt class="hdlist1">
+--no-bcc
</dt>
<dd>
<p>
@@ -1834,7 +1840,7 @@ Authen::SASL and Mail::Address.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2024-03-01 17:30:58 PST
+ 2024-03-25 17:24:49 PDT
</div>
</div>
</body>