summaryrefslogtreecommitdiffstats
path: root/blame-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-05-02 15:26:51 -0700
committerJunio C Hamano <gitster@pobox.com>2023-05-02 15:26:51 -0700
commit0d59fefff5cd16e6a371503f3aaf74c269f7804d (patch)
tree7aeb7bbf6aead2adc0838f8bfa161e92a02995f5 /blame-options.txt
parent0a4482a2d0a489bbf8f4b04ec87fa8cf1ace7e84 (diff)
downloadgit-htmldocs-0d59fefff5cd16e6a371503f3aaf74c269f7804d.tar.gz
Autogenerated HTML docs for v2.40.1-476-g69c78
Diffstat (limited to 'blame-options.txt')
-rw-r--r--blame-options.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/blame-options.txt b/blame-options.txt
index 95599bd6e..552dcc60f 100644
--- a/blame-options.txt
+++ b/blame-options.txt
@@ -64,11 +64,9 @@ include::line-range-format.txt[]
manual page.
--contents <file>::
- 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 '-' to make the command read from the standard
- input for the file contents.
+ Annotate using the contents from the named file, starting from <rev>
+ if it is specified, and HEAD otherwise. You may specify '-' to make
+ the command read from the standard input for the file contents.
--date <format>::
Specifies the format used to output dates. If --date is not