We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f480dc commit 549248dCopy full SHA for 549248d
docs/index.md
@@ -157,7 +157,7 @@ postgrestools start
157
Then, every command needs to add the `--use-server` options, e.g.:
158
159
```sh
160
-echo "select 1" | biome check --use-server --stdin-file-path=dummy.sql
+echo "select 1" | postgrestools check --use-server --stdin-file-path=dummy.sql
161
```
162
163
#### Daemon logs
0 commit comments