diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-02-29 06:01:54 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-02-29 06:01:54 -0500 |
commit | a2ea17e9b4a8341c2a8883cd37fd0451f22f9071 (patch) | |
tree | 62f3cebdafe695e0e1c446513e34737585643a90 /README.md | |
parent | 528388cfeebfe83bd53f2499679b2ae2a538beeb (diff) |
changes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -31,7 +31,7 @@ The mutt-wizard is run with the command `mw`. It also installs the `mailsync` co - `mw add` -- add a new email account - `mw ls` -- list existing accounts - `mw pass` -- revise an account's password -- `mw delete` -- deleted an added account +- `mw delete` -- delete an added account - `mw purge` -- delete all accounts and settings - `mw cron` -- toggle/configure a cronjob to sync mail @@ -114,4 +114,3 @@ mutt-wizard is free/libre software, licensed under the GPLv3. - Add ~~Mac OS~~/BSD compatibility (the script is confired to work for Mac OS now) - ~~Out-of-the-box compatibility with Protonmail Bridge~~ (I believe this is done, but more bug-testing is welcome since I don't have PM) -- Option to keep configuration for accounts that failed to connect (maybe) |