From 4bf8f2e8fda63701a1fe6ab86976721beb2edd97 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 11 Jan 2023 08:36:19 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4e16bb..61802a8 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Support this project with a :star: |:-------------:|:-----------:|:-------------:|:----------------------------:|:-------------:| | database\_url | `string` | `true` | | Database URL | | path | `string` | `true` | | Backup file output location | -| options | `string` | `true` | `-O` | Extra [options](https://www.postgresql.org/docs/9.6/app-pgdump.html#PG-DUMP-OPTIONS) passed to pg\_dump | +| options | `string` | `true` | `-O` | Extra [options](https://www.postgresql.org/docs/current/app-pgdump.html#PG-DUMP-OPTIONS) passed to pg\_dump | * Free software: [MIT license](LICENSE)