From 2c72a1ee0d638757c1201d14f9057f20d6d65931 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 11 Jan 2023 08:37:09 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 61802a8..0de328d 100644 --- a/README.md +++ b/README.md @@ -41,12 +41,6 @@ Support this project with a :star: -| Input | type | required | default | description | -|:-------------:|:-----------:|:-------------:|:----------------------------:|:-------------:| -| database\_url | `string` | `true` | | Database URL | -| path | `string` | `true` | | Backup file output location | -| 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) ## Credits