diff --git a/pages/spicedb/getting-started/installing-zed.mdx b/pages/spicedb/getting-started/installing-zed.mdx index 9d0c0b3..7b94600 100644 --- a/pages/spicedb/getting-started/installing-zed.mdx +++ b/pages/spicedb/getting-started/installing-zed.mdx @@ -1407,6 +1407,7 @@ zed validate [flags] ### Options ``` + --fail-on-warn treat warnings as errors during validation --force-color force color code output even in non-tty environments --schema-type string force validation according to specific schema syntax ("", "composable", "standard") ```