diff --git a/man/git-release.1 b/man/git-release.1 index fb00528..656a7e1 100644 --- a/man/git-release.1 +++ b/man/git-release.1 @@ -10,7 +10,7 @@ \fBgit\-release\fR [\-r ] [\-m " or custom commit infomation, tags with the given and pushes the branch / tags\. Optionally it generates a changelog (see git\-changelog) and a remote can be defined\. The order of first \-c or \-r does not matter\. +Commits changes with message "Release " or custom commit information, tags with the given and pushes the branch / tags\. Optionally it generates a changelog (see git\-changelog) and a remote can be defined\. The order of first \-c or \-r does not matter\. . .SH "OPTIONS" @@ -28,7 +28,7 @@ The "remote" repository that is destination of a push operation: it is passed to \-m . .P -use the custom commit infomation instead of the default message "Release " \. +use the custom commit information instead of the default message "Release " \. . .P \-c diff --git a/man/git-release.html b/man/git-release.html index 4cbf24d..a071ad6 100644 --- a/man/git-release.html +++ b/man/git-release.html @@ -80,7 +80,7 @@

DESCRIPTION

-

Commits changes with message "Release <tagname>" or custom commit infomation, tags with the given <tagname> and pushes the branch / tags. +

Commits changes with message "Release <tagname>" or custom commit information, tags with the given <tagname> and pushes the branch / tags. Optionally it generates a changelog (see git-changelog) and a remote can be defined. The order of first -c or -r does not matter.

OPTIONS

@@ -95,7 +95,7 @@

-m <commit info>

-

use the custom commit infomation instead of the default message "Release <tagname>" .

+

use the custom commit information instead of the default message "Release <tagname>" .

-c

diff --git a/man/git-release.md b/man/git-release.md index 5dd21ab..569919d 100644 --- a/man/git-release.md +++ b/man/git-release.md @@ -7,7 +7,7 @@ git-release(1) -- Commit, tag and push changes to the repository ## DESCRIPTION - Commits changes with message "Release <tagname>" or custom commit infomation, tags with the given <tagname> and pushes the branch / tags. + Commits changes with message "Release <tagname>" or custom commit information, tags with the given <tagname> and pushes the branch / tags. Optionally it generates a changelog (see git-changelog) and a remote can be defined. The order of first -c or -r does not matter. ## OPTIONS @@ -22,7 +22,7 @@ git-release(1) -- Commit, tag and push changes to the repository -m <commit info> - use the custom commit infomation instead of the default message "Release <tagname>" . + use the custom commit information instead of the default message "Release <tagname>" . -c