public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: fix typo
@ 2025-02-17 13:08 Matěj Cepl
  2025-02-18  6:46 ` Patrick Steinhardt
  0 siblings, 1 reply; 4+ messages in thread
From: Matěj Cepl @ 2025-02-17 13:08 UTC (permalink / raw)
  To: git; +Cc: Matěj Cepl

I don’t think there is an option --signed-off-cc (without -by)
for git send-email.

Signed-off-by: Matěj Cepl <mcepl@cepl.eu>
---
 Documentation/git-send-email.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index bc3ef45acb..d762058907 100644
--- a/Documentation/git-send-email.txt
+++ b/Documentation/git-send-email.txt
@@ -389,7 +389,7 @@ Automating
 +
 Default is the value of `sendemail.suppressCc` configuration value; if
 that is unspecified, default to 'self' if --suppress-from is
-specified, as well as 'body' if --no-signed-off-cc is specified.
+specified, as well as 'body' if --no-signed-off-by-cc is specified.
 
 --[no-]suppress-from::
 	If this is set, do not add the From: address to the cc: list.
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-19  8:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17 13:08 [PATCH] doc: fix typo Matěj Cepl
2025-02-18  6:46 ` Patrick Steinhardt
2025-02-18 18:51   ` Junio C Hamano
2025-02-19  8:06     ` Matěj Cepl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox