Browse Source

Fix typo.

tags/v3.1
Gergely Peidl 3 years ago
parent
commit
4c268e53c7
No known key found for this signature in database GPG Key ID: CF17F270EADA712B
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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


Loading…
Cancel
Save