Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Feb 7, 2022
1 parent 456f8aa commit 3426d04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/docs/cmd/goreleaser_build.md
Expand Up @@ -30,6 +30,7 @@ goreleaser build [flags]
-f, --config string Load configuration from file
-h, --help help for build
--id string Builds only the specified build id
-o, --output string Path to the binary, defaults to the distribution folder according to configs. Only taked 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
--single-target Builds only for current GOOS and GOARCH
Expand Down

0 comments on commit 3426d04

Please sign in to comment.