diff --git a/man/git-create-branch.1 b/man/git-create-branch.1
index 2dd8c5b..4e1e242 100644
--- a/man/git-create-branch.1
+++ b/man/git-create-branch.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-CREATE\-BRANCH" "1" "June 2019" "" "Git Extras"
+.TH "GIT\-CREATE\-BRANCH" "1" "November 2020" "" "Git Extras"
.
.SH "NAME"
\fBgit\-create\-branch\fR \- Create branches
@@ -19,6 +19,12 @@ Creates local branch named Setup a remote tracking branch using <--from [start_point]> Setup a start point when the branch created. If <branchname> The name of the branch to create. Written by Jonhnny Weslley <jw@jonhnnyweslley.net>
-Modified by Mark Pitman <mark.pitman@gmail.com>, Brian Murrell <btmurrell@gmail.com>. Written by Jonhnny Weslley <jw@jonhnnyweslley.net>
+Modified by Mark Pitman <mark.pitman@gmail.com>, Brian Murrell <btmurrell@gmail.com>. Setup a remote tracking branch using <--from [start_point]> Setup a start point when the branch created. If <finish> Merge and delete the feature branch.remote_name. If remote_name is not supplied, use origin by default.--from is not supplied, use the current branch by default.AUTHOR
-REPORTING BUGS
@@ -155,7 +159,7 @@ Modified by Mark Pitman <
+.
+.P
+Setup a start point when the branch created\. If \fB\-\-from\fR is not supplied, use the current branch by default\.
+.
+.P
remote_name. If remote_name is not supplied, use origin by default.--from is not supplied, use the current branch by default.
Written by Jesús Espino <jespinog@gmail.com>
-Modified by Mark Pitman <mark.pitman@gmail.com>
-Modified by Carlos Prado <carlos.prado@cpradog.com>
Written by Jesús Espino <jespinog@gmail.com>
+Modified by Mark Pitman <mark.pitman@gmail.com>
+Modified by Carlos Prado <carlos.prado@cpradog.com>