Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
branch: add worktree info on verbose output
[gitweb.git]
/
Documentation
/
git-annotate.txt
diff --git
a/Documentation/git-annotate.txt
b/Documentation/git-annotate.txt
index 05fd482b74ed00445613c7cc9b8a0b019ae31550..e44a831339d4a6d7f9ca3d9879dbb5a9b4ffac0a 100644
(file)
--- a/
Documentation/git-annotate.txt
+++ b/
Documentation/git-annotate.txt
@@
-8,7
+8,7
@@
git-annotate - Annotate file lines with commit information
SYNOPSIS
--------
[verse]
-'git annotate' [
options] file [revision
]
+'git annotate' [
<options>] <file> [<revision>
]
DESCRIPTION
-----------