summaryrefslogtreecommitdiffstats
path: root/git-shortlog.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-shortlog.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-shortlog.html')
-rw-r--r--git-shortlog.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-shortlog.html b/git-shortlog.html
index 80b7a62e3..4f86959aa 100644
--- a/git-shortlog.html
+++ b/git-shortlog.html
@@ -273,12 +273,12 @@ 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] [-e] [-w]
-git-shortlog [-n|--numbered] [-s|--summary] [-e|--email] [-w[&lt;width&gt;[,&lt;indent1&gt;[,&lt;indent2&gt;]]]] [&lt;committish&gt;&#8230;]</div></div>
+<div class="content">git log --pretty=short | <em>git shortlog</em> [-h] [-n] [-s] [-e] [-w]
+git shortlog [-n|--numbered] [-s|--summary] [-e|--email] [-w[&lt;width&gt;[,&lt;indent1&gt;[,&lt;indent2&gt;]]]] [&lt;committish&gt;&#8230;]</div></div>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
-<p>Summarizes <em>git log</em> output in a format suitable for inclusion
+<p>Summarizes <tt>git-log</tt> output in a format suitable for inclusion
in release announcements. Each commit will be grouped by author and
the first line of the commit message will be shown.</p>
<p>Additionally, "[PATCH]" will be stripped from the commit description.</p>
@@ -371,7 +371,7 @@ Eve Jones &lt;eve@laptop.(none)&gt;</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 22:47:01 UTC
+Last updated 02-Jul-2008 03:02:02 UTC
</div>
</div>
</body>