diff --git a/man/git-psykorebase.1 b/man/git-psykorebase.1
index bc65dc2..2da16e5 100644
--- a/man/git-psykorebase.1
+++ b/man/git-psykorebase.1
@@ -7,13 +7,19 @@
\fBgit\-psykorebase\fR \- Rebase a branch with a merge commit
.
.SH "SYNOPSIS"
-\fBgit\-psykorebase\fR Written by Rémy Hubscher <rhubscher@mozilla.com> Written by Rémy Hubscher <rhubscher@mozilla.com> Based on Benoît Bryon <benoit@marmelune.net> implementation in
+ Based on Benoît Bryon <benoit@marmelune.net> implementation in
Python.SYNOPSIS
-git-psykorebase <target_branch> [<feature_branch>] [--no-ff]
-git-psykorebase --continuegit-psykorebase <target_branch> [<feature_branch>] [--no-ff]git-psykorebase --continueDESCRIPTION
@@ -86,8 +87,9 @@
OPTIONS
---no-ff Force a commit message even if there are no conflicts.
- --continue Continue the rebase after conflicts have been resolved.--no-ff Force a commit message even if there are no conflicts.--continue Continue the rebase after conflicts have been resolved.EXAMPLES
@@ -108,9 +110,9 @@
AUTHOR
-REPORTING BUGS
@@ -119,8 +121,9 @@ Python.
<https://github.com/tj/git-extras> -<https://github.com/benoitbryon/psykorebase>
+<https://github.com/tj/git-extras>
+ +<https://github.com/benoitbryon/psykorebase>