diff --git a/man/git-changelog.1 b/man/git-changelog.1 index 5aa951a..bd835d3 100644 --- a/man/git-changelog.1 +++ b/man/git-changelog.1 @@ -7,13 +7,13 @@ \fBgit\-changelog\fR \- Generate the changelog report . .SH "SYNOPSIS" -\fBgit\-changelog\fR [\-\-list] +\fBgit\-changelog\fR [\-l, \-\-list] . .SH "DESCRIPTION" Populates the file named matching \fIchange|history \-i\fR with the commits since the previous tag or since the project began when no tags are present\. Opens the changelog in \fB$EDITOR\fR when set\. . .SH "OPTIONS" -\-\-list +\-l, \-\-list . .P Show commit logs from the current version\. diff --git a/man/git-changelog.html b/man/git-changelog.html index 363dac7..c9a812b 100644 --- a/man/git-changelog.html +++ b/man/git-changelog.html @@ -76,7 +76,7 @@
git-changelog [--list]
git-changelog [-l, --list]
--list
+-l, --list
Show commit logs from the current version.
@@ -116,7 +116,7 @@Written by Tj Holowaychuk <tj@vision-media.ca>
+Written by Tj Holowaychuk <tj@vision-media.ca>