Fix key value typo in documentation

This commit is contained in:
Roshless 2019-05-23 13:29:20 +02:00 committed by Drew DeVault
parent c295508352
commit ae9d60e887
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ available:
*imaps*:
IMAP with TLS/SSL
*source_cred_cmd*
*source-cred-cmd*
Specifies the command to run to get the password for the IMAP
account. This command will be run using `sh -c [command]`. If a
password is specified in the *source* option, the password will

View File

@ -39,7 +39,7 @@ available:
Authenticate with a username and password using AUTH PLAIN. This is the
default behavior.
*outgoing_cred_cmd*
*outgoing-cred-cmd*
Specifies the command to run to get the password for the SMTP
account. This command will be run using `sh -c [command]`. If a
password is specified in the *outgoing* option, the password will