mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-21 18:40:19 +00:00
fix typo in readme#features section
This commit is contained in:
parent
bd2a425832
commit
248a7b97a2
1 changed files with 2 additions and 2 deletions
|
@ -23,11 +23,11 @@ $ himalaya envelope list --account posteo --folder Archives.FOSS --page 2
|
|||
- Envelope **listing**, **filtering** and **sorting**
|
||||
- Message composition based on `$EDITOR`
|
||||
- Message manipulation (**copy**, **move**, **delete**)
|
||||
- Basic backends:
|
||||
- Default backends:
|
||||
- **IMAP** (requires `imap` feature)
|
||||
- **Maildir** (requires `maildir` feature)
|
||||
- **Notmuch** (requires `notmuch` feature)
|
||||
- Default backends:
|
||||
- Message sending backends:
|
||||
- **SMTP** (requires `smtp` feature)
|
||||
- **Sendmail** (requires `sendmail` feature)
|
||||
- PGP encryption:
|
||||
|
|
Loading…
Reference in a new issue