summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-06-27 20:07:42 +0000
committerJunio C Hamano <junio@kernel.org>2010-06-27 20:07:42 +0000
commit4015aed198ee329a57ed038de766a95909b50674 (patch)
tree237b951ba49e885be78e45ecbcc3a6e1d6288026 /git-send-email.html
parent376230d06265c6d21d2c53551c0d969cd5ff59df (diff)
downloadgit-htmldocs-4015aed198ee329a57ed038de766a95909b50674.tar.gz
Autogenerated HTML docs for v1.7.2-rc0
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 45ce38dc5..12b48518a 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -447,6 +447,19 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
</p>
<div class="para"><p>The --to option must be repeated for each user you want on the to list.</p></div>
</dd>
+<dt>
+--8bit-encoding=&lt;encoding&gt;
+</dt>
+<dd>
+<p>
+ When encountering a non-ASCII message or subject that does not
+ declare its encoding, add headers/quoting to indicate it is
+ encoded in &lt;encoding&gt;. Default is the value of the
+ <em>sendemail.assume8bitEncoding</em>; if that is unspecified, this
+ will be prompted for if any non-ASCII files are encountered.
+</p>
+<div class="para"><p>Note that no attempts whatsoever are made to validate the encoding.</p></div>
+</dd>
</dl></div>
<h3 id="_sending">Sending</h3><div style="clear:left"></div>
<div class="vlist"><dl>
@@ -849,7 +862,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-05-09 07:24:20 UTC
+Last updated 2010-06-27 20:07:28 UTC
</div>
</div>
</body>