From 3a2b7bd1b0711e38566cd26d6eaf9c02df80e48e Mon Sep 17 00:00:00 2001 From: tstirrat15 <2581423+tstirrat15@users.noreply.github.com> Date: Thu, 9 Apr 2026 22:54:03 +0000 Subject: [PATCH] [create-pull-request] automated change --- app/spicedb/getting-started/installing-zed/page.mdx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/app/spicedb/getting-started/installing-zed/page.mdx b/app/spicedb/getting-started/installing-zed/page.mdx index a0d3f319..303f5cbb 100644 --- a/app/spicedb/getting-started/installing-zed/page.mdx +++ b/app/spicedb/getting-started/installing-zed/page.mdx @@ -1313,7 +1313,7 @@ zed schema compile [flags] zed schema compile schema.zed 1> compiled.zed Write to a file: zed schema compile root.zed --out compiled.zed - + ``` ### Options @@ -1608,4 +1608,7 @@ zed version [flags] --request-id string optional id to send along with SpiceDB requests for tracing --skip-version-check if true, no version check is performed against the server --token string token used to authenticate to SpiceDB -``` \ No newline at end of file +``` + + +