From 993912ae0d112a8667cb9c582fcc694801004c4f Mon Sep 17 00:00:00 2001 From: Julian Date: Sun, 13 Jul 2025 14:24:46 +0200 Subject: [PATCH] vanzelfsprekend --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 14490385..818f2f67 100644 --- a/docs/index.md +++ b/docs/index.md @@ -155,7 +155,7 @@ postgrestools start Then, every command needs to add the `--use-server` options, e.g.: ```sh -echo "select 1" | biome check --use-server --stdin-file-path=dummy.sql +echo "select 1" | postgrestools check --use-server --stdin-file-path=dummy.sql ``` #### Daemon logs