git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rene Kita <mail@rkta.de>
To: git@vger.kernel.org
Cc: Rene Kita <mail@rkta.de>
Subject: [PATCH 2/2] blame: Document that --show-name is negatable
Date: Mon, 12 Sep 2022 07:45:15 +0200	[thread overview]
Message-ID: <20220912054515.29559-3-mail@rkta.de> (raw)
In-Reply-To: <20220912054515.29559-1-mail@rkta.de>

Signed-off-by: Rene Kita <mail@rkta.de>
---
 Documentation/git-blame.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-blame.txt b/Documentation/git-blame.txt
index d7a46cc674..75e115f97e 100644
--- a/Documentation/git-blame.txt
+++ b/Documentation/git-blame.txt
@@ -63,7 +63,7 @@ include::blame-options.txt[]
 	of code to have been moved.
 
 -f::
---show-name::
+--[no-]show-name::
 	Show the filename in the original commit.  By default
 	the filename is shown if there is any line that came from a
 	file with a different name, due to rename detection.
-- 
2.37.3.544.g5c9b9c0a4e


      parent reply	other threads:[~2022-09-12  5:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-12  5:45 [PATCH 0/2] blame: Make --show-name negatable Rene Kita
2022-09-12  5:45 ` [PATCH 1/2] " Rene Kita
2022-09-12 13:25   ` Øystein Walle
2022-09-12 16:30     ` Junio C Hamano
2022-09-13  8:56       ` Øystein Walle
2022-09-13  9:08         ` Rene Kita
2022-09-12  5:45 ` Rene Kita [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220912054515.29559-3-mail@rkta.de \
    --to=mail@rkta.de \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).