mirror of
https://github.com/onyx-and-iris/gobs-cli.git
synced 2025-06-10 05:30:34 +01:00
upd task name + outfile name
This commit is contained in:
parent
0a2c622645
commit
da1ef9f993
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ go.work
|
||||
|
||||
.envrc
|
||||
*_test.go
|
||||
gobs-cli.1
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user