mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-29 01:44:39 +02:00
docs: update
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
16a2a25936
commit
71283cc274
@ -22,7 +22,7 @@ goreleaser build [flags]
|
||||
```
|
||||
-f, --config string Load configuration from file
|
||||
-h, --help help for build
|
||||
--id string Builds only the specified build id
|
||||
--id stringArray Builds only the specified build ids
|
||||
-o, --output string Copy the binary to the path after the build. Only taken into account when using --single-target and a single id (either with --id or if config only has one build)
|
||||
-p, --parallelism int Amount tasks to run concurrently (default: number of CPUs)
|
||||
--rm-dist Remove the dist folder before building
|
||||
|
Loading…
Reference in New Issue
Block a user