use task var

This commit is contained in:
onyx-and-iris 2025-04-29 16:54:51 +01:00
parent da1ef9f993
commit b2c5980b4a

View File

@ -54,4 +54,4 @@ tasks:
man: man:
desc: Generate manfile desc: Generate manfile
cmds: cmds:
- go run . --man > gobs-cli.1 - go run . --man > {{.PROGRAM}}.1