diff options
Diffstat (limited to 'mw.1')
-rw-r--r-- | mw.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -15,7 +15,7 @@ This can include offline email with and configs for .B msmtp for sending mail, and also passwords automatically encrypted and stored with -.B pass. +.B gopass. .SH COMMANDS .TP .B -a your@email.com @@ -72,7 +72,7 @@ SMTP server port (assumed to be 465 if not specified) Account password. You will be prompted for the password interactively if this option is not given. .TP .B -P -Pass Prefix. The password will be stored using pass at <passprefix><email> +Pass Prefix. The password will be stored using gopass at <passprefix><email> .SH OTHER OPTIONS .TP .B -f @@ -160,7 +160,7 @@ Many universities and businesses might host their domain's email via Google or a .TP .B Password decryption mutt-wizard uses -.I pass +.I gopass and therefore .I gpg to decrypt your passwords. Provided your GPG key has a password, this might mean that you will be prompted for your GPG password the first time you sync or send mail in a session. Once your password is cached, it might also expire later as well. |