📖 Update CHANGELOG and add explanation to usage help
Added quick note that commands can be used in combination and separated commands from other options to better highlight them.
This commit is contained in:
parent
a776c63748
commit
05f0e71b9f
2 changed files with 11 additions and 4 deletions
|
|
@ -9,13 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
<!-- ### Added -->
|
||||
|
||||
<!-- ### Changed -->
|
||||
### Changed
|
||||
|
||||
- Multiple command options can be combined
|
||||
|
||||
<!-- ### Deprecated -->
|
||||
|
||||
<!-- ### Removed -->
|
||||
|
||||
<!-- ### Fixed -->
|
||||
### Fixed
|
||||
|
||||
- Custom default command is only executed when no command option given
|
||||
|
||||
<!-- ### Security -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue