From 90cfa46223e866c991e2612173f1957bb1921237 Mon Sep 17 00:00:00 2001 From: jackton1 Date: Sat, 31 Dec 2022 04:52:51 +0000 Subject: [PATCH] Updated README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index db7a4b8..a4e16bb 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,16 @@ Support this project with a :star: ## Inputs + + +| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | +|--------------|--------|----------|---------|-----------------------------------| +| database\_url | string | true | | Database URL | +| options | string | true | `"-O"` | Extra arguments passed to pg\_dump | +| path | string | true | | Backup file output location | + + + | Input | type | required | default | description | |:-------------:|:-----------:|:-------------:|:----------------------------:|:-------------:| | database\_url | `string` | `true` | | Database URL |