summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-06-24 14:12:12 -0700
committerJunio C Hamano <gitster@pobox.com>2015-06-24 14:12:12 -0700
commitdf5384b09870c6ffdd80c620caa066b2f997ca20 (patch)
tree61869c4e003760c97119d79b09aaf8ff3eda50bf /git-send-email.html
parentce447ab917ea7f6b852fee7dfb18e4b24acc6bef (diff)
downloadgit-htmldocs-df5384b09870c6ffdd80c620caa066b2f997ca20.tar.gz
Autogenerated HTML docs for v2.4.4-488-gdf97e
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 99bda6d88..19e7b7445 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -1414,8 +1414,13 @@ Quoted aliases and quoted addresses are not supported: lines that
</li>
<li>
<p>
-Line continuations are not supported: lines that start with
- whitespace characters, or end with a <code>\</code> symbol are ignored.
+Redirection to a file (<code>/path/name</code>) or pipe (<code>|command</code>) is not
+ supported.
+</p>
+</li>
+<li>
+<p>
+File inclusion (<code>:include: /path/name</code>) is not supported.
</p>
</li>
<li>
@@ -1498,7 +1503,7 @@ $ git send-email outgoing/*</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-06-16 15:07:26 PDT
+Last updated 2015-06-24 14:09:45 PDT
</div>
</div>
</body>