1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-03 13:11:48 +02:00

docs: update

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker 2023-05-04 02:33:03 +00:00
parent 3707fe4d82
commit de986a199e
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -3,15 +3,14 @@
Checks if configuration is valid
```
goreleaser check [flags]
goreleaser check [configuration files] [flags]
```
## Options
```
-f, --config string Configuration file to check
-h, --help help for check
-q, --quiet Quiet mode: no output
-h, --help help for check
-q, --quiet Quiet mode: no output
```
## Options inherited from parent commands