summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-12-04 14:43:11 -0800
committerJunio C Hamano <gitster@pobox.com>2015-12-04 14:43:11 -0800
commitabb8a052787bdeebc89c2b1abb499ba9302dc6e7 (patch)
tree3603bf8ce6778a23990a41919562dc14fd42bd6c /git-send-email.html
parent713eded4b878524e6c8e2b87abed95e2e5ddcd63 (diff)
downloadgit-htmldocs-abb8a052787bdeebc89c2b1abb499ba9302dc6e7.tar.gz
Autogenerated HTML docs for v2.6.3-469-ge5da8
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html21
1 files changed, 19 insertions, 2 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 0e5bfd762..162be04cf 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -748,7 +748,8 @@ git-send-email(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git send-email</em> [options] &lt;file|directory|rev-list options&gt;&#8230;</pre>
+<pre class="content"><em>git send-email</em> [options] &lt;file|directory|rev-list options&gt;&#8230;
+<em>git send-email</em> --dump-aliases</pre>
<div class="attribution">
</div></div>
</div>
@@ -1388,6 +1389,22 @@ default to <em>--validate</em>.</p></div>
</dd>
</dl></div>
</div>
+<div class="sect2">
+<h3 id="_information">Information</h3>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+--dump-aliases
+</dt>
+<dd>
+<p>
+ Instead of the normal operation, dump the shorthand alias names from
+ the configured alias file(s), one per line in alphabetical order. Note,
+ this only includes the alias name and not its expanded email addresses.
+ See <em>sendemail.aliasesfile</em> for more information about aliases.
+</p>
+</dd>
+</dl></div>
+</div>
</div>
</div>
<div class="sect1">
@@ -1520,7 +1537,7 @@ $ git send-email outgoing/*</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-08-26 16:06:11 PDT
+Last updated 2015-12-04 14:42:39 PST
</div>
</div>
</body>