feat: add %artist formatting option

* add %artist formating option to only show one artist

* add %artist formatting option to only show one artist + docs

* punctuation.
This commit is contained in:
e5
2024-12-29 22:07:12 +01:00
committed by GitHub
parent 37b4fc9339
commit 75d6b946f7
3 changed files with 16 additions and 2 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- `%artist` formatting option to only show single artist name
### Fixed
- Missing automatic man page generation for subcommands