1
0
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:
Carlos Alexandro Becker 2018-02-24 18:03:54 -03:00
parent fdc032ec15
commit dab527ed4f
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

@ -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",