summaryrefslogtreecommitdiffstats
path: root/git-shortlog.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-04-18 23:54:28 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-04-18 23:54:28 +0000
commitb6bd6ce4393e00dcbe6043c4f1f1440537e9c9e5 (patch)
tree93470c2446258ade1209a9ce312a370822f52b02 /git-shortlog.html
parenta2ad99e24c573fd7fa47ca4df15fc1e8e5f923fc (diff)
downloadgit-htmldocs-b6bd6ce4393e00dcbe6043c4f1f1440537e9c9e5.tar.gz
Autogenerated HTML docs for v1.5.1.1-178-g6fb8
Diffstat (limited to 'git-shortlog.html')
-rw-r--r--git-shortlog.html28
1 files changed, 12 insertions, 16 deletions
diff --git a/git-shortlog.html b/git-shortlog.html
index d04c03472..8c616e586 100644
--- a/git-shortlog.html
+++ b/git-shortlog.html
@@ -272,8 +272,9 @@ git-shortlog(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p>git-log --pretty=short | <em>git-shortlog</em> [-h] [-n] [-s]
-git-shortlog [-n|--number] [-s|--summary] [&lt;committish&gt;&#8230;]</p>
+<div class="verseblock">
+<div class="content">git-log --pretty=short | <em>git-shortlog</em> [-h] [-n] [-s]
+git-shortlog [-n|--number] [-s|--summary] [&lt;committish&gt;&#8230;]</div></div>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -314,25 +315,20 @@ the first line of the commit message will be shown.</p>
</div>
<h2>FILES</h2>
<div class="sectionbody">
-<dl>
-<dt>
-<em>.mailmap</em>
-</dt>
-<dd>
-<p>
- If this file exists, it will be used for mapping author email
- addresses to a real author name. One mapping per line, first
- the author name followed by the email address enclosed by
- <em>&lt;</em> and <em>&gt;</em>. Use hash <em>#</em> for comments. Example:
-</p>
+<div class="literalblock">
+<div class="title">mailmap::</div>
+<div class="content">
+<pre><tt>If this file exists, it will be used for mapping author email
+addresses to a real author name. One mapping per line, first
+the author name followed by the email address enclosed by
+'&lt;' and '&gt;'. Use hash '#' for comments. Example:</tt></pre>
+</div></div>
<div class="literalblock">
<div class="content">
<pre><tt># Keep alphabetized
Adam Morrow &lt;adam@localhost.localdomain&gt;
Eve Jones &lt;eve@laptop.(none)&gt;</tt></pre>
</div></div>
-</dd>
-</dl>
</div>
<h2>Author</h2>
<div class="sectionbody">
@@ -348,7 +344,7 @@ Eve Jones &lt;eve@laptop.(none)&gt;</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Apr-2007 18:34:19 UTC
+Last updated 18-Apr-2007 23:54:12 UTC
</div>
</div>
</body>