Browse Source

Docs: send-email: --chain_reply_to -> --[no-]chain-reply-to

Signed-off-by: Michael Witten <mfwitten@mit.edu>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
maint
Michael Witten 17 years ago committed by Shawn O. Pearce
parent
commit
c306e071b3
  1. 2
      Documentation/git-send-email.txt

2
Documentation/git-send-email.txt

@ -221,7 +221,7 @@ sendemail.bcc:: @@ -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::

Loading…
Cancel
Save