mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
Update README.md
This commit is contained in:
parent
4bf8f2e8fd
commit
2c72a1ee0d
1 changed files with 0 additions and 6 deletions
|
@ -41,12 +41,6 @@ Support this project with a :star:
|
|||
|
||||
<!-- AUTO-DOC-INPUT:END -->
|
||||
|
||||
| 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
|
||||
|
|
Loading…
Add table
Reference in a new issue