]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-annotate.txt
Use proper syntax for replaceables in command docs
[thirdparty/git.git] / Documentation / git-annotate.txt
index 05fd482b74ed00445613c7cc9b8a0b019ae31550..e44a831339d4a6d7f9ca3d9879dbb5a9b4ffac0a 100644 (file)
@@ -8,7 +8,7 @@ git-annotate - Annotate file lines with commit information
 SYNOPSIS
 --------
 [verse]
-'git annotate' [options] file [revision]
+'git annotate' [<options>] <file> [<revision>]
 
 DESCRIPTION
 -----------