summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html32
1 files changed, 16 insertions, 16 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 53c5d23bd..92b917a0b 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -932,7 +932,7 @@ is not set, this will be prompted for.</p></div>
<dd>
<p>
Specify encoding of compose message. Default is the value of the
- <em>sendemail.composeencoding</em>; if that is unspecified, UTF-8 is assumed.
+ <em>sendemail.composeEncoding</em>; if that is unspecified, UTF-8 is assumed.
</p>
</dd>
<dt class="hdlist1">
@@ -991,7 +991,7 @@ value; if that is unspecified, default to <code>auto</code>.</p></div>
Specify a command to run to send the email. The command should
be sendmail-like; specifically, it must support the <code>-i</code> option.
The command will be executed in the shell if necessary. Default
- is the value of <code>sendemail.sendmailcmd</code>. If unspecified, and if
+ is the value of <code>sendemail.sendmailCmd</code>. If unspecified, and if
--smtp-server is also unspecified, git-send-email will search
for <code>sendmail</code> in <code>/usr/sbin</code>, <code>/usr/lib</code> and $PATH.
</p>
@@ -1132,7 +1132,7 @@ must be used for each option.</p></div>
certificates concatenated together: see verify(1) -CAfile and
-CApath for more information on these). Set it to an empty string
to disable certificate verification. Defaults to the value of the
- <code>sendemail.smtpsslcertpath</code> configuration variable, if set, or the
+ <code>sendemail.smtpSSLCertPath</code> configuration variable, if set, or the
backing SSL library&#8217;s compiled-in default otherwise (which should
be the best choice on most platforms).
</p>
@@ -1213,7 +1213,7 @@ must be used for each option.</p></div>
Specify a command to execute once per patch file which
should generate patch file specific "To:" entries.
Output of this command must be single email address per line.
- Default is the value of <em>sendemail.tocmd</em> configuration value.
+ Default is the value of <em>sendemail.toCmd</em> configuration value.
</p>
</dd>
<dt class="hdlist1">
@@ -1278,7 +1278,7 @@ must be used for each option.</p></div>
<dd>
<p>
If this is set, add emails found in the <code>Signed-off-by</code> trailer or Cc: lines to the
- cc list. Default is the value of <code>sendemail.signedoffbycc</code> configuration
+ cc list. Default is the value of <code>sendemail.signedOffByCc</code> configuration
value; if that is unspecified, default to --signed-off-by-cc.
</p>
</dd>
@@ -1289,7 +1289,7 @@ must be used for each option.</p></div>
<p>
If this is set, emails found in Cc: headers in the first patch of
the series (typically the cover letter) are added to the cc list
- for each email set. Default is the value of <em>sendemail.cccover</em>
+ for each email set. Default is the value of <em>sendemail.ccCover</em>
configuration value; if that is unspecified, default to --no-cc-cover.
</p>
</dd>
@@ -1300,7 +1300,7 @@ must be used for each option.</p></div>
<p>
If this is set, emails found in To: headers in the first patch of
the series (typically the cover letter) are added to the to list
- for each email set. Default is the value of <em>sendemail.tocover</em>
+ for each email set. Default is the value of <em>sendemail.toCover</em>
configuration value; if that is unspecified, default to --no-to-cover.
</p>
</dd>
@@ -1367,7 +1367,7 @@ must be used for each option.</p></div>
</li>
</ul></div>
</div></div>
-<div class="paragraph"><p>Default is the value of <code>sendemail.suppresscc</code> configuration value; if
+<div class="paragraph"><p>Default is the value of <code>sendemail.suppressCc</code> configuration value; if
that is unspecified, default to <em>self</em> if --suppress-from is
specified, as well as <em>body</em> if --no-signed-off-cc is specified.</p></div>
</dd>
@@ -1528,7 +1528,7 @@ default to <code>--validate</code>.</p></div>
Instead of the normal operation, dump the shorthand alias names from
the configured alias file(s), one per line in alphabetical order. Note
that this only includes the alias name and not its expanded email addresses.
- See <em>sendemail.aliasesfile</em> for more information about aliases.
+ See <em>sendemail.aliasesFile</em> for more information about aliases.
</p>
</dd>
</dl></div>
@@ -1563,7 +1563,7 @@ sendemail.smtpEncryption
</p>
</dd>
<dt class="hdlist1">
-sendemail.smtpsslcertpath
+sendemail.smtpSSLCertPath
</dt>
<dd>
<p>
@@ -1687,13 +1687,13 @@ sendemail.from
sendemail.headerCmd
</dt>
<dt class="hdlist1">
-sendemail.signedoffbycc
+sendemail.signedOffByCc
</dt>
<dt class="hdlist1">
sendemail.smtpPass
</dt>
<dt class="hdlist1">
-sendemail.suppresscc
+sendemail.suppressCc
</dt>
<dt class="hdlist1">
sendemail.suppressFrom
@@ -1702,7 +1702,7 @@ sendemail.suppressFrom
sendemail.to
</dt>
<dt class="hdlist1">
-sendemail.tocmd
+sendemail.toCmd
</dt>
<dt class="hdlist1">
sendemail.smtpDomain
@@ -1739,11 +1739,11 @@ sendemail.xmailer
</p>
</dd>
<dt class="hdlist1">
-sendemail.signedoffcc (deprecated)
+sendemail.signedOffCc (deprecated)
</dt>
<dd>
<p>
- Deprecated alias for <code>sendemail.signedoffbycc</code>.
+ Deprecated alias for <code>sendemail.signedOffByCc</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -1834,7 +1834,7 @@ Authen::SASL and Mail::Address.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2024-02-08 15:45:59 PST
+ 2024-03-01 17:30:58 PST
</div>
</div>
</body>