Update README.md
This commit is contained in:
parent
2e4b71e688
commit
2b240d873b
@ -7,4 +7,5 @@ pgsplit takes a PostgreSQL dump with multiple databases through STDIN and extrac
|
||||
`pgsplit` extracts all databases.
|
||||
|
||||
`pgsplit -include-all -except foo -except bar` extracts all databases except for foo and bar.
|
||||
|
||||
`pgsplit -exclude-all -except foo -except bar` extracts only databases foo and bar.
|
||||
|
Loading…
Reference in New Issue
Block a user