Merge branch 'pw/doc-synopsis-markup-opmode-options'
[gitweb.git] / Documentation / git-rebase.txt
index 5e4e9276479c94e8a73ea4cd72819d50ec7b5e91..057c21d8ee5de7757c788e9a51abe1e7d2504a04 100644 (file)
@@ -12,7 +12,7 @@ SYNOPSIS
        [<upstream> [<branch>]]
 'git rebase' [-i | --interactive] [<options>] [--exec <cmd>] [--onto <newbase>]
        --root [<branch>]
-'git rebase' --continue | --skip | --abort | --quit | --edit-todo | --show-current-patch
+'git rebase' (--continue | --skip | --abort | --quit | --edit-todo | --show-current-patch)
 
 DESCRIPTION
 -----------