Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tutorial: use prompt with user names in example, to clarify who is doing what
[gitweb.git]
/
Documentation
/
git-annotate.txt
diff --git
a/Documentation/git-annotate.txt
b/Documentation/git-annotate.txt
index da15379ae53046b2c6384e505c9e28595171fa66..8b6b56a54409dd586047a1a6cdf1138e8bb0e77b 100644
(file)
--- a/
Documentation/git-annotate.txt
+++ b/
Documentation/git-annotate.txt
@@
-7,7
+7,7
@@
git-annotate - Annotate file lines with commit info
SYNOPSIS
--------
-
git-annotate
[options] file [revision]
+
'git annotate'
[options] file [revision]
DESCRIPTION
-----------