mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-21 18:40:19 +00:00
fix typos in changelog and readme
This commit is contained in:
parent
3b53bcc529
commit
2566d45a96
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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/)
|
||||
|
|
Loading…
Reference in a new issue