mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 9a3fdb879deee2b1bc8946eea412353c9be60ec2
parent ad5ca516439adce1e9be4eb50f8bbb1dc7bfcc03
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Mon, 12 Oct 2020 13:03:57 -0400

Merge pull request #543 from geripgeri/master

Fix typo.
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -30,7 +30,7 @@ The mutt-wizard is run with the command `mw`. Once everything is setup, you'll u - `mw -a you@email.com` -- add a new email account - `mw -l` -- list existing accounts - `mw -y your@email.com` -- sync an email account -- `my -Y` -- sync all configured email accounts +- `mw -Y` -- sync all configured email accounts - `mw -d` -- choose an account to delete - `mw -D your@email.com` -- delete account settings without confirmation - `pass edit mw-your@email.com` -- revise an account's password