Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 549248d

Browse files
chore: fix doc command (#450)
1 parent 9f480dc commit 549248d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ postgrestools start
157157
Then, every command needs to add the `--use-server` options, e.g.:
158158

159159
```sh
160-
echo "select 1" | biome check --use-server --stdin-file-path=dummy.sql
160+
echo "select 1" | postgrestools check --use-server --stdin-file-path=dummy.sql
161161
```
162162

163163
#### Daemon logs

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /