summaryrefslogtreecommitdiffstats
path: root/blame-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-04-04 16:19:06 -0700
committerJunio C Hamano <gitster@pobox.com>2023-04-04 16:19:06 -0700
commit3acb2e7b34954a141e76b0004a474d276bc86657 (patch)
tree9f58d4850d4d4ff91d24034c346a297fb8bc0f64 /blame-options.txt
parent2c6fc7e6eff6094e52759550c7b28d37f3fb1ffc (diff)
downloadgit-htmldocs-3acb2e7b34954a141e76b0004a474d276bc86657.tar.gz
Autogenerated HTML docs for v2.40.0-214-gae73b
Diffstat (limited to 'blame-options.txt')
-rw-r--r--blame-options.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/blame-options.txt b/blame-options.txt
index 9a663535f..95599bd6e 100644
--- a/blame-options.txt
+++ b/blame-options.txt
@@ -64,11 +64,11 @@ include::line-range-format.txt[]
manual page.
--contents <file>::
- 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
- `-` 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 '-' 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