mirror of
https://github.com/onyx-and-iris/gobs-cli.git
synced 2026-04-18 07:03:37 +00:00
upd task name + outfile name
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -27,4 +27,5 @@ go.work
|
|||||||
# End of gignore: github.com/onyx-and-iris/gignore
|
# End of gignore: github.com/onyx-and-iris/gignore
|
||||||
|
|
||||||
.envrc
|
.envrc
|
||||||
*_test.go
|
*_test.go
|
||||||
|
gobs-cli.1
|
||||||
@@ -51,7 +51,7 @@ tasks:
|
|||||||
cmds:
|
cmds:
|
||||||
- '{{.SHELL}} rm -r {{.BIN_DIR}}'
|
- '{{.SHELL}} rm -r {{.BIN_DIR}}'
|
||||||
|
|
||||||
manfile:
|
man:
|
||||||
desc: Generate manfile
|
desc: Generate manfile
|
||||||
cmds:
|
cmds:
|
||||||
- go run . --man > manfile
|
- go run . --man > gobs-cli.1
|
||||||
|
|||||||
Reference in New Issue
Block a user