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
f4c1db15da
commit
4bf8f2e8fd
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue