Correcting typo, chomping line ending. RE:#1919
This commit is contained in:
parent
22fc0275a0
commit
aabc096a4d
|
@ -50,7 +50,7 @@ Encode = none
|
|||
# complete email address. Variable Output should be set to mail, or
|
||||
# --output mail should be passed on command line to enable mail feature.
|
||||
MailTo = jdouglass@stanford.edu
|
||||
# WHen using option --multiemail, it is possible to specify a different
|
||||
# When using option --multiemail, it is possible to specify a different
|
||||
# email recipient per host processed. For example, to send the report
|
||||
# for hostname host1 to user@example.com, use:
|
||||
#Mailto_host1 = user@example.com
|
||||
|
|
Loading…
Reference in New Issue