mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-13 13:48:40 +02:00
chore: better help
This commit is contained in:
parent
fdc032ec15
commit
dab527ed4f
2
main.go
2
main.go
@ -101,7 +101,7 @@ func main() {
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "snapshot",
|
||||
Usage: "Generate an unversioned snapshot release",
|
||||
Usage: "Generate an unversioned snapshot release, skipping all validations and without publishing any artifacts",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "rm-dist",
|
||||
|
Loading…
x
Reference in New Issue
Block a user