summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-08 07:36:32 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-08 07:36:32 +0000
commitb4a9ede67c31b37be6bc1ac69406ccafe843ffaf (patch)
treefa4d020290acf32e59b7e577ccdad0c3aa91ebd9 /git-send-email.html
parent5f9a6f09653d6397ddb553c1824279557ba878a7 (diff)
downloadgit-htmldocs-b4a9ede67c31b37be6bc1ac69406ccafe843ffaf.tar.gz
Autogenerated HTML docs for v1.6.2.2-471-g6da14
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html36
1 files changed, 18 insertions, 18 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 51ee685aa..9ba1e98d8 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -352,7 +352,7 @@ and the "Subject:" of the message as the second line.</p></div>
<h3 id="_composing">Composing</h3><div style="clear:left"></div>
<div class="vlist"><dl>
<dt>
---bcc
+--bcc=&lt;address&gt;
</dt>
<dd>
<p>
@@ -362,7 +362,7 @@ and the "Subject:" of the message as the second line.</p></div>
<div class="para"><p>The --bcc option must be repeated for each user you want on the bcc list.</p></div>
</dd>
<dt>
---cc
+--cc=&lt;address&gt;
</dt>
<dd>
<p>
@@ -397,7 +397,7 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
<div class="para"><p>Missing From or In-Reply-To headers will be prompted for.</p></div>
</dd>
<dt>
---from
+--from=&lt;address&gt;
</dt>
<dd>
<p>
@@ -407,7 +407,7 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
</p>
</dd>
<dt>
---in-reply-to
+--in-reply-to=&lt;identifier&gt;
</dt>
<dd>
<p>
@@ -419,7 +419,7 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
</p>
</dd>
<dt>
---subject
+--subject=&lt;string&gt;
</dt>
<dd>
<p>
@@ -429,7 +429,7 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
</p>
</dd>
<dt>
---to
+--to=&lt;address&gt;
</dt>
<dd>
<p>
@@ -444,7 +444,7 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
<h3 id="_sending">Sending</h3><div style="clear:left"></div>
<div class="vlist"><dl>
<dt>
---envelope-sender
+--envelope-sender=&lt;address&gt;
</dt>
<dd>
<p>
@@ -457,7 +457,7 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
</p>
</dd>
<dt>
---smtp-encryption
+--smtp-encryption=&lt;encryption&gt;
</dt>
<dd>
<p>
@@ -467,7 +467,7 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
</p>
</dd>
<dt>
---smtp-pass
+--smtp-pass[=&lt;password&gt;]
</dt>
<dd>
<p>
@@ -483,7 +483,7 @@ specified (with <em>--smtp-pass</em> or <em>sendemail.smtppass</em>), then the
user is prompted for a password while the input is masked for privacy.</p></div>
</dd>
<dt>
---smtp-server
+--smtp-server=&lt;host&gt;
</dt>
<dd>
<p>
@@ -498,7 +498,7 @@ user is prompted for a password while the input is masked for privacy.</p></div>
</p>
</dd>
<dt>
---smtp-server-port
+--smtp-server-port=&lt;port&gt;
</dt>
<dd>
<p>
@@ -516,7 +516,7 @@ user is prompted for a password while the input is masked for privacy.</p></div>
</p>
</dd>
<dt>
---smtp-user
+--smtp-user=&lt;user&gt;
</dt>
<dd>
<p>
@@ -529,7 +529,7 @@ user is prompted for a password while the input is masked for privacy.</p></div>
<h3 id="_automating">Automating</h3><div style="clear:left"></div>
<div class="vlist"><dl>
<dt>
---cc-cmd
+--cc-cmd=&lt;command&gt;
</dt>
<dd>
<p>
@@ -540,7 +540,7 @@ user is prompted for a password while the input is masked for privacy.</p></div>
</p>
</dd>
<dt>
---[no-]chain-reply-to
+--[no-]chain-reply-to=&lt;identifier&gt;
</dt>
<dd>
<p>
@@ -553,7 +553,7 @@ user is prompted for a password while the input is masked for privacy.</p></div>
</p>
</dd>
<dt>
---identity
+--identity=&lt;identity&gt;
</dt>
<dd>
<p>
@@ -574,7 +574,7 @@ user is prompted for a password while the input is masked for privacy.</p></div>
</p>
</dd>
<dt>
---suppress-cc
+--suppress-cc=&lt;category&gt;
</dt>
<dd>
<p>
@@ -655,7 +655,7 @@ specified, as well as <em>body</em> if --no-signed-off-cc is specified.</p></div
<h3 id="_administering">Administering</h3><div style="clear:left"></div>
<div class="vlist"><dl>
<dt>
---confirm
+--confirm=&lt;mode&gt;
</dt>
<dd>
<p>
@@ -802,7 +802,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-02 06:50:03 UTC
+Last updated 2009-04-08 07:36:12 UTC
</div>
</div>
</body>