mirror of
https://github.com/onyx-and-iris/vbantxt.git
synced 2026-04-29 20:33:32 +00:00
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:
3
go.mod
3
go.mod
@@ -3,7 +3,10 @@ module github.com/onyx-and-iris/vbantxt
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/StevenACoffman/mango-ff v0.0.0-20260411205343-7f039223efef
|
||||
github.com/charmbracelet/log v1.0.0
|
||||
github.com/muesli/mango v0.2.0
|
||||
github.com/muesli/roff v0.1.0
|
||||
github.com/peterbourgon/ff/v4 v4.0.0-beta.1
|
||||
github.com/stretchr/testify v1.11.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user