Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
do_for_each_reflog(): use a strbuf to hold logfile name
[gitweb.git]
/
Documentation
/
git-annotate.txt
diff --git
a/Documentation/git-annotate.txt
b/Documentation/git-annotate.txt
index 9eb75c37dae574f4f9d4699b795f53e94e6fa0dd..05fd482b74ed00445613c7cc9b8a0b019ae31550 100644
(file)
--- a/
Documentation/git-annotate.txt
+++ b/
Documentation/git-annotate.txt
@@
-7,6
+7,7
@@
git-annotate - Annotate file lines with commit information
SYNOPSIS
--------
+[verse]
'git annotate' [options] file [revision]
DESCRIPTION