summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-06-12 08:57:28 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-06-12 08:57:28 +0000
commitb95b43d92df1ebc0d5235b3e84ba4136052b09a2 (patch)
tree9b3085a16691b16716f69e31bfb9efb92a46a014 /git-send-email.html
parent4d81e521849006309d1ed1a6afe94a453bd08df5 (diff)
downloadgit-htmldocs-b95b43d92df1ebc0d5235b3e84ba4136052b09a2.tar.gz
Autogenerated HTML docs for v1.6.3.2-225-gb8364
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/git-send-email.html b/git-send-email.html
index d9a588685..63c01615d 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -324,7 +324,11 @@ git-send-email(1) Manual Page
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="para"><p>Takes the patches given on the command line and emails them out.</p></div>
+<div class="para"><p>Takes the patches given on the command line and emails them out.
+Patches can be specified as files, directories (which will send all
+files in the directory), or directly as a revision list. In the
+last case, any format accepted by <a href="git-format-patch.html">git-format-patch(1)</a> can
+be passed to git send-email.</p></div>
<div class="para"><p>The header of the email is configurable by command line options. If not
specified on the command line, the user will be prompted with a ReadLine
enabled interface to provide the necessary information.</p></div>
@@ -807,7 +811,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-06-01 01:22:21 UTC
+Last updated 2009-06-12 08:57:13 UTC
</div>
</div>
</body>