diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-10-12 18:53:12 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-10-12 18:53:12 -0400 |
commit | 7b9ecd9c071c7f2c66f50bfa0c213db23a2744da (patch) | |
tree | 9fecddb464ee99489ae6316b5440e6fa08be283f | |
parent | ca6cbd54b82ceb0d7b4c0987dff2c2b3b30b15fe (diff) | |
parent | 9a3fdb879deee2b1bc8946eea412353c9be60ec2 (diff) |
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard into master
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |