Makefile: add a knob to enable the use of Asciidoctor
[gitweb.git] / Documentation / git-annotate.txt
index 9eb75c37dae574f4f9d4699b795f53e94e6fa0dd..94be4b85e099f8b67901a737b8347ee02e6c6a6c 100644 (file)
@@ -7,6 +7,7 @@ git-annotate - Annotate file lines with commit information
 
 SYNOPSIS
 --------
+[verse]
 'git annotate' [options] file [revision]
 
 DESCRIPTION
@@ -22,6 +23,7 @@ familiar command name for people coming from other SCM systems.
 OPTIONS
 -------
 include::blame-options.txt[]
+include::diff-heuristic-options.txt[]
 
 SEE ALSO
 --------