upd task name + outfile name

This commit is contained in:
2025-04-29 16:50:45 +01:00
parent 0a2c622645
commit da1ef9f993
2 changed files with 4 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ tasks:
cmds:
- '{{.SHELL}} rm -r {{.BIN_DIR}}'
manfile:
man:
desc: Generate manfile
cmds:
- go run . --man > manfile
- go run . --man > gobs-cli.1