aboutsummaryrefslogtreecommitdiff
path: root/mw.1
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-08-16 17:38:41 +0300
committerawy <awy@awy.one>2025-08-16 17:38:41 +0300
commit2f233ca560720f1fb48616f2dadfbc3871078a0f (patch)
tree4ec8efc57c7da3295861131a0437d78838ff05b0 /mw.1
parent4a773aa74bd9da4ff609eafbacc504661d33705c (diff)
use gopass as backendHEADmaster
Diffstat (limited to 'mw.1')
-rw-r--r--mw.16
1 files changed, 3 insertions, 3 deletions
diff --git a/mw.1 b/mw.1
index f40db45..2317592 100644
--- a/mw.1
+++ b/mw.1
@@ -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.