fix typos in changelog and readme

This commit is contained in:
Clément DOUIN 2024-03-10 11:06:50 +01:00
parent 3b53bcc529
commit 2566d45a96
No known key found for this signature in database
GPG Key ID: 353E4A18EE0FAB72
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Changed the `envelope list` options (see `envelope list --help` for more details):
- the folder argument became a flag `--folder <name>`
- the query argument has been added at the end of the command to filter and sort results (only filter and IMAP for now)
- the query argument has been added at the end of the command to filter and sort results [#39]
### Fixed

View File

@ -9,7 +9,7 @@ Welcome to [**Himalaya CLI**](https://pimalaya.org/himalaya/cli/latest/), the Co
## Features
- [Folder (aka mailbox) management](https://pimalaya.org/himalaya/cli/latest/usage/advanced/folder/)
- [Envelopes listing, filtering and sorting](https://pimalaya.org/himalaya/cli/latest/usage/basic/envelope/list.html)
- Envelope [listing](https://pimalaya.org/himalaya/cli/latest/usage/basic/envelope/list.html), [filtering and sorting](https://pimalaya.org/himalaya/cli/latest/usage/advanced/envelope/list.html)
- [Message composition](https://pimalaya.org/himalaya/cli/latest/usage/basic/message/send.html) based on `$EDITOR`
- Message manipulation ([copy](https://pimalaya.org/himalaya/cli/latest/usage/advanced/message/copy.html)/[move](https://pimalaya.org/himalaya/cli/latest/usage/advanced/message/move.html)/[delete](https://pimalaya.org/himalaya/cli/latest/usage/advanced/message/delete.html))
- [Multi-accounting](https://pimalaya.org/himalaya/cli/latest/configuration/)