aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-03-01 14:38:54 -0800
committerJunio C Hamano <gitster@pobox.com>2024-03-01 14:38:54 -0800
commit221c3daef41bdd7eebd5f45d711e847d0a85aa86 (patch)
treebe357334ed90e6682fb8b0cf717e94e77af56c3b /Documentation/config
parentaf88fbd9490f66b0f8e97438e72638a1d16cebd1 (diff)
parent82d75402d549353e26152062b93711bb47ffc1cf (diff)
downloadgit-221c3daef41bdd7eebd5f45d711e847d0a85aa86.tar.gz
Merge branch 'ds/doc-send-email-capitalization' into HEAD
Doc update. * ds/doc-send-email-capitalization: documentation: send-email: use camel case consistently
Diffstat (limited to 'Documentation/config')
-rw-r--r--Documentation/config/sendemail.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/config/sendemail.txt b/Documentation/config/sendemail.txt
index 7fc770ee9e..6a869d67eb 100644
--- a/Documentation/config/sendemail.txt
+++ b/Documentation/config/sendemail.txt
@@ -8,7 +8,7 @@ sendemail.smtpEncryption::
See linkgit:git-send-email[1] for description. Note that this
setting is not subject to the 'identity' mechanism.
-sendemail.smtpsslcertpath::
+sendemail.smtpSSLCertPath::
Path to ca-certificates (either a directory or a single file).
Set it to an empty string to disable certificate verification.
@@ -62,12 +62,12 @@ sendemail.chainReplyTo::
sendemail.envelopeSender::
sendemail.from::
sendemail.headerCmd::
-sendemail.signedoffbycc::
+sendemail.signedOffByCc::
sendemail.smtpPass::
-sendemail.suppresscc::
+sendemail.suppressCc::
sendemail.suppressFrom::
sendemail.to::
-sendemail.tocmd::
+sendemail.toCmd::
sendemail.smtpDomain::
sendemail.smtpServer::
sendemail.smtpServerPort::
@@ -81,8 +81,8 @@ sendemail.xmailer::
linkgit:git-send-email[1] command-line options. See its
documentation for details.
-sendemail.signedoffcc (deprecated)::
- Deprecated alias for `sendemail.signedoffbycc`.
+sendemail.signedOffCc (deprecated)::
+ Deprecated alias for `sendemail.signedOffByCc`.
sendemail.smtpBatchSize::
Number of messages to be sent per connection, after that a relogin