fixed name on --help
@ -36,7 +36,7 @@ var pipes = []pipeline.Pipe{
func main() {
var app = cli.NewApp()
app.Name = "release"
app.Name = "goreleaser"
app.Version = version
app.Usage = "Deliver Go binaries as fast and easily as possible"
app.Flags = []cli.Flag{
The note is not visible to the blocked user.