comparison doc/hgrc.5.txt @ 10285:61f4ea277f23

Merge with stable.
author Martin Geisler <mg@lazybytes.net>
date Fri, 29 Jan 2010 01:04:38 +0100
parents d6512b3e9ac0 2ae7f001b61d
children 07bd7608a0ea
comparison
equal deleted inserted replaced
10282:08a0f04b56bd 10285:61f4ea277f23
303 ``cc`` 303 ``cc``
304 Optional. Comma-separated list of carbon copy recipients' 304 Optional. Comma-separated list of carbon copy recipients'
305 email addresses. 305 email addresses.
306 ``bcc`` 306 ``bcc``
307 Optional. Comma-separated list of blind carbon copy recipients' 307 Optional. Comma-separated list of blind carbon copy recipients'
308 email addresses. Cannot be set interactively. 308 email addresses.
309 ``method`` 309 ``method``
310 Optional. Method to use to send email messages. If value is ``smtp`` 310 Optional. Method to use to send email messages. If value is ``smtp``
311 (default), use SMTP (see the SMTP_ section for configuration). 311 (default), use SMTP (see the SMTP_ section for configuration).
312 Otherwise, use as name of program to run that acts like sendmail 312 Otherwise, use as name of program to run that acts like sendmail
313 (takes ``-f`` option for sender, list of recipients on command line, 313 (takes ``-f`` option for sender, list of recipients on command line,