Skip to content

Commit

Permalink
fix typos in changelog and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Mar 10, 2024
1 parent 3b53bcc commit 2566d45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down

0 comments on commit 2566d45

Please sign in to comment.