From c306e071b34b5ed0e5296574af94528953bfb607 Mon Sep 17 00:00:00 2001 From: Michael Witten Date: Tue, 30 Sep 2008 07:58:28 -0500 Subject: [PATCH] Docs: send-email: --chain_reply_to -> --[no-]chain-reply-to Signed-off-by: Michael Witten Acked-by: Jeff King Signed-off-by: Shawn O. Pearce --- 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 81970f3fa4..6b620323e8 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -221,7 +221,7 @@ sendemail.bcc:: Email address (or alias) to always bcc. sendemail.chainreplyto:: - Boolean value specifying the default to the '--chain_reply_to' + Boolean value specifying the default to the '--[no-]chain-reply-to' parameter. sendemail.smtpserver:: -- 2.11.4.GIT