]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-annotate.txt
Merge branch 'mz/push-verbose'
[git.git] / Documentation / git-annotate.txt
index 02dc4740d0a5f129d46c116eb9aabeec85af02fa..8b6b56a54409dd586047a1a6cdf1138e8bb0e77b 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