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 2120a0f commit 35d13b8Copy full SHA for 35d13b8
1 file changed
README.md
@@ -11,7 +11,7 @@ chmod +x /usr/local/bin/wait-for-pg
11
## usage
12
13
```sh
14
-./wait-for-pg check \
+wait-for-pg check \
15
--host postgres.domain.com \
16
--port 5432 \
17
--user pguser \
0 commit comments