Git 2.23
[gitweb.git] / Documentation / git-annotate.txt
index 9eb75c37dae574f4f9d4699b795f53e94e6fa0dd..e44a831339d4a6d7f9ca3d9879dbb5a9b4ffac0a 100644 (file)
@@ -7,7 +7,8 @@ git-annotate - Annotate file lines with commit information
 
 SYNOPSIS
 --------
-'git annotate' [options] file [revision]
+[verse]
+'git annotate' [<options>] <file> [<revision>]
 
 DESCRIPTION
 -----------