summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7a7872..1703299 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Or configure `temp-postgres` as a wrapper for [cargo-nextest](https://nexte.st/)
experimental = ["wrapper-scripts"]
[scripts.wrapper.temp-postgres]
-command = 'temp-postgres'
+command = 'temp-postgres --'
[[profile.default.scripts]]
platform = { host = 'cfg(unix)' }
Generated by cgit. See skreutz.com for my tech blog and contact information.