]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-annotate.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-annotate.txt
index da15379ae53046b2c6384e505c9e28595171fa66..d05ec197b549e6956041c246321de494c685a265 100644 (file)
@@ -7,7 +7,7 @@ git-annotate - Annotate file lines with commit info
 
 SYNOPSIS
 --------
-git-annotate [options] file [revision]
+git annotate [options] file [revision]
 
 DESCRIPTION
 -----------