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 |