summaryrefslogtreecommitdiffstats
path: root/man1/git-annotate.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-annotate.1')
-rw-r--r--man1/git-annotate.112
1 files changed, 6 insertions, 6 deletions
diff --git a/man1/git-annotate.1 b/man1/git-annotate.1
index 2f339cb47..e5b819691 100644
--- a/man1/git-annotate.1
+++ b/man1/git-annotate.1
@@ -2,12 +2,12 @@
.\" Title: git-annotate
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 03/31/2023
+.\" Date: 04/04/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.166.g140b9478da
+.\" Source: Git 2.40.0.214.gae73b2c8f1
.\" Language: English
.\"
-.TH "GIT\-ANNOTATE" "1" "03/31/2023" "Git 2\&.40\&.0\&.166\&.g140b94" "Git Manual"
+.TH "GIT\-ANNOTATE" "1" "04/04/2023" "Git 2\&.40\&.0\&.214\&.gae73b2" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -218,9 +218,9 @@ manual page\&.
.PP
\-\-contents <file>
.RS 4
-When <rev> is not specified, the command annotates the changes starting backwards from the working tree copy\&. This flag makes the command pretend as if the working tree copy has the contents of the named file (specify
-\fB\-\fR
-to make the command read from the standard input)\&.
+Pretend the file being annotated has a commit with the contents from the named file and a parent of <rev>, defaulting to HEAD when no <rev> is specified\&. You may specify
+\fI\-\fR
+to make the command read from the standard input for the file contents\&.
.RE
.PP
\-\-date <format>