summaryrefslogtreecommitdiffstats
path: root/git-annotate.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-annotate.html')
-rw-r--r--git-annotate.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-annotate.html b/git-annotate.html
index 054cf1170..3f82bf6f7 100644
--- a/git-annotate.html
+++ b/git-annotate.html
@@ -941,11 +941,11 @@ in <a href="gitattributes.html">gitattributes(5)</a>).</p></div>
</dt>
<dd>
<p>
- When &lt;rev&gt; 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
- <code>-</code> 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 &lt;rev&gt;,
+ defaulting to HEAD when no &lt;rev&gt; is specified. You may
+ specify <em>-</em> to make the command read from the standard
+ input for the file contents.
</p>
</dd>
<dt class="hdlist1">