]> 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 02dc4740d0a5f129d46c116eb9aabeec85af02fa..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
 -----------
@@ -20,7 +20,7 @@ include::blame-options.txt[]
 
 SEE ALSO
 --------
-gitlink:git-blame[1]
+linkgit:git-blame[1]
 
 AUTHOR
 ------
@@ -28,4 +28,4 @@ Written by Ryan Anderson <ryan@michonline.com>.
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[1] suite