summaryrefslogtreecommitdiffstats
path: root/git-shortlog.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-12-13 02:45:30 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-12-13 02:45:30 +0000
commit0c0da5f5e8189bd157b6bd4ab1a532bb1d4c80d9 (patch)
treea1a6ebfa9e79928f1e6110cce508934e5b432b16 /git-shortlog.html
parent3a70234ac18c2126eeef7a31f798af975301194c (diff)
downloadgit-htmldocs-0c0da5f5e8189bd157b6bd4ab1a532bb1d4c80d9.tar.gz
Autogenerated HTML docs for v1.5.4-rc0
Diffstat (limited to 'git-shortlog.html')
-rw-r--r--git-shortlog.html14
1 files changed, 11 insertions, 3 deletions
diff --git a/git-shortlog.html b/git-shortlog.html
index 1520e34a2..cff79738f 100644
--- a/git-shortlog.html
+++ b/git-shortlog.html
@@ -273,8 +273,8 @@ git-shortlog(1) Manual Page
<h2>SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="content">git-log --pretty=short | <em>git-shortlog</em> [-h] [-n] [-s]
-git-shortlog [-n|--numbered] [-s|--summary] [&lt;committish&gt;&#8230;]</div></div>
+<div class="content">git-log --pretty=short | <em>git-shortlog</em> [-h] [-n] [-s] [-e]
+git-shortlog [-n|--numbered] [-s|--summary] [-e|--email] [&lt;committish&gt;&#8230;]</div></div>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -311,6 +311,14 @@ the first line of the commit message will be shown.</p>
Suppress commit description and provide a commit count summary only.
</p>
</dd>
+<dt>
+-e, --email
+</dt>
+<dd>
+<p>
+ Show the email address of each author.
+</p>
+</dd>
</dl>
</div>
<h2>FILES</h2>
@@ -344,7 +352,7 @@ Eve Jones &lt;eve@laptop.(none)&gt;</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 14-Nov-2007 12:11:48 UTC
+Last updated 13-Dec-2007 02:42:55 UTC
</div>
</div>
</body>