Skip to content

Commit 638ca92

Browse files
Merge pull request #540 from authzed/docs-zed-update-543n5m6
Auto-generated PR: Update zed docs
2 parents b0f7188 + 3a2b7bd commit 638ca92

File tree

1 file changed

+5
-2
lines changed
  • app/spicedb/getting-started/installing-zed

1 file changed

+5
-2
lines changed

app/spicedb/getting-started/installing-zed/page.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@ zed schema compile <file> [flags]
13131313
zed schema compile schema.zed 1> compiled.zed
13141314
Write to a file:
13151315
zed schema compile root.zed --out compiled.zed
1316-
1316+
13171317
```
13181318

13191319
### Options
@@ -1608,4 +1608,7 @@ zed version [flags]
16081608
--request-id string optional id to send along with SpiceDB requests for tracing
16091609
--skip-version-check if true, no version check is performed against the server
16101610
--token string token used to authenticate to SpiceDB
1611-
```
1611+
```
1612+
1613+
1614+

0 commit comments

Comments
 (0)