Code

Merge branch 'jn/doc-dashdash' into maint
[git.git] / Documentation / git-revert.txt
index 6a21b37f95986ad04140be4cbef3ba011cbe5220..3d0a7d1dac5614d6644a0ea226d65bd9f667143a 100644 (file)
@@ -7,6 +7,7 @@ git-revert - Revert some existing commits
 
 SYNOPSIS
 --------
+[verse]
 'git revert' [--edit | --no-edit] [-n] [-m parent-number] [-s] <commit>...
 
 DESCRIPTION