Code

imap-send: remove dead code
[git.git] / Documentation / git-bisect.txt
index 7b7bafba0c514755f9eec423b5aed19db640c091..ab60a1847042a8ef28e019c8ad1a620ef5fd41d7 100644 (file)
@@ -8,6 +8,7 @@ git-bisect - Find by binary search the change that introduced a bug
 
 SYNOPSIS
 --------
+[verse]
 'git bisect' <subcommand> <options>
 
 DESCRIPTION