From 526bdff1f48ab247f6f06874b74c3e5c690f71bb Mon Sep 17 00:00:00 2001 From: Carlos A Becker Date: Thu, 6 Oct 2022 15:00:38 -0300 Subject: [PATCH] docs: update Signed-off-by: Carlos A Becker --- www/docs/cmd/goreleaser_jsonschema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs/cmd/goreleaser_jsonschema.md b/www/docs/cmd/goreleaser_jsonschema.md index 5329f1dca82..c2b2972bfd6 100644 --- a/www/docs/cmd/goreleaser_jsonschema.md +++ b/www/docs/cmd/goreleaser_jsonschema.md @@ -10,7 +10,7 @@ goreleaser jsonschema [flags] ``` -h, --help help for jsonschema - -o, --output string where to save the json schema (default "-") + -o, --output string Where to save the JSONSchema file (default "-") ``` ## Options inherited from parent commands