add --man flag for man page generation

add Taskfile.man.yml
include it in the main Taskfile

add man flag to Flags section in README
This commit is contained in:
2026-04-25 16:21:40 +01:00
parent b50f139366
commit 705190af26
8 changed files with 90 additions and 11 deletions

View File

@@ -11,7 +11,13 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass
- [x]
# [0.6.0] - 2025-02-14
# [0.7.0] - 2026-04-25
### Added
- --man flag for man page generation.
# [0.6.0] - 2026-02-14
### Added