]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-rebase.txt
Merge branch 'maint'
[git.git] / Documentation / git-rebase.txt
index 2f417a8f856094b3664eeff2ff3f0ce761c89503..0c00090a6b95662fff38baafaaa892ab65e25609 100644 (file)
@@ -7,8 +7,8 @@ git-rebase - Forward-port local commits to the updated upstream head
 
 SYNOPSIS
 --------
+[verse]
 'git-rebase' [-v] [--merge] [-C<n>] [--onto <newbase>] <upstream> [<branch>]
-
 'git-rebase' --continue | --skip | --abort
 
 DESCRIPTION
@@ -237,4 +237,3 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
 GIT
 ---
 Part of the gitlink:git[7] suite
-