aboutsummaryrefslogtreecommitdiff
path: root/doc/aerc-imap.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc-imap.5.scd')
-rw-r--r--doc/aerc-imap.5.scd10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/aerc-imap.5.scd b/doc/aerc-imap.5.scd
index 5899a34..d676c7c 100644
--- a/doc/aerc-imap.5.scd
+++ b/doc/aerc-imap.5.scd
@@ -35,6 +35,16 @@ available:
*imaps*:
IMAP with TLS/SSL
+*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
+ take precedence over this command.
+
+ Example:
+
+ `pass hostname/username`
+
# SEE ALSO
*aerc*(1) *aerc-config*(5) *aerc-smtp*(5)