summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-02-27 16:17:40 -0800
committerJunio C Hamano <gitster@pobox.com>2012-02-27 16:17:40 -0800
commit6ebd804b4011f868a3fb7074c01938ef81f8c943 (patch)
tree866c944e40f2119485b05545957f149801757456 /git-send-email.html
parentf54f08e1ae0f906246db7b590eda35a168a9b34d (diff)
downloadgit-htmldocs-6ebd804b4011f868a3fb7074c01938ef81f8c943.tar.gz
Autogenerated HTML docs for v1.7.9.2-315-g25a78
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 aa61f7008..72f4e2495 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -854,6 +854,16 @@ must be used for each option.</p></div>
then authentication is not attempted.
</p>
</dd>
+<dt class="hdlist1">
+--smtp-debug=0|1
+</dt>
+<dd>
+<p>
+ Enable (1) or disable (0) debug output. If enabled, SMTP
+ commands and replies will be printed. Useful to debug TLS
+ connection and authentication problems.
+</p>
+</dd>
</dl></div>
<h3 id="_automating">Automating</h3><div style="clear:left"></div>
<div class="dlist"><dl>
@@ -1180,7 +1190,7 @@ $ git send-email outgoing/*</tt></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PDT
+Last updated 2012-02-27 16:17:22 PDT
</div>
</div>
</body>