Regenerate git-changelog man pages (.html and .1) for #471.

This commit is contained in:
Nimit Kalra 2015-10-18 13:44:13 -05:00
parent b804d36a21
commit 106acae943
2 changed files with 14 additions and 4 deletions

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-CHANGELOG" "1" "April 2015" "" ""
.TH "GIT\-CHANGELOG" "1" "October 2015" "" "Git Extras"
.
.SH "NAME"
\fBgit\-changelog\fR \- Generate a changelog report
@ -61,6 +61,12 @@ When specifying a range, the oldest tag to retrieve commits from\. Commits will
Filters out merge commits (commits with more than 1 parent) from generated changelog\.
.
.P
\-m, \-\-merges\-only
.
.P
Uses only merge commits (commits with more than 1 parent) for generated changelog\. It also changes the default format to include the merge commit messages body, as on github the commits subject line only contains the branch name but no information about the content of the merge\.
.
.P
\-p, \-\-prune\-old
.
.P

View file

@ -65,7 +65,7 @@
<ol class='man-decor man-head man head'>
<li class='tl'>git-changelog(1)</li>
<li class='tc'></li>
<li class='tc'>Git Extras</li>
<li class='tr'>git-changelog(1)</li>
</ol>
@ -115,6 +115,10 @@
<p> Filters out merge commits (commits with more than 1 parent) from generated changelog.</p>
<p> -m, --merges-only</p>
<p> Uses only merge commits (commits with more than 1 parent) for generated changelog. It also changes the default format to include the merge commit messages body, as on github the commits subject line only contains the branch name but no information about the content of the merge.</p>
<p> -p, --prune-old</p>
<p> Replace existing changelog entirely with newly generated content, thereby disabling the default behavior of appending the content of any detected changelog to the end of newly generated content.</p>
@ -159,7 +163,7 @@
<h2 id="AUTHOR">AUTHOR</h2>
<p>Written by Mark Eissler &lt;<a href="&#109;&#97;&#x69;&#x6c;&#x74;&#x6f;&#58;&#x6d;&#x61;&#x72;&#x6b;&#64;&#x6d;&#x69;&#120;&#x74;&#x75;&#114;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#109;&#x61;&#x72;&#107;&#64;&#109;&#x69;&#x78;&#116;&#117;&#x72;&#x2e;&#x63;&#111;&#109;</a>&gt;</p>
<p>Written by Mark Eissler &lt;<a href="&#109;&#x61;&#x69;&#108;&#116;&#x6f;&#x3a;&#109;&#x61;&#x72;&#107;&#64;&#x6d;&#105;&#120;&#116;&#x75;&#x72;&#46;&#x63;&#111;&#x6d;" data-bare-link="true">&#109;&#97;&#114;&#x6b;&#x40;&#109;&#105;&#x78;&#x74;&#117;&#114;&#46;&#99;&#111;&#109;</a>&gt;</p>
<h2 id="REPORTING-BUGS">REPORTING BUGS</h2>
@ -172,7 +176,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>April 2015</li>
<li class='tc'>October 2015</li>
<li class='tr'>git-changelog(1)</li>
</ol>