Update README.md
This commit is contained in:
parent
45ccbe091c
commit
2e4b71e688
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pgsplit takes a PostgreSQL dump with multiple databases through STDIN and extracts them to the current directory, named with the database name and an .sql extension.
|
pgsplit takes a PostgreSQL dump with multiple databases through STDIN and extracts them to the current directory, named with the database name and an .sql extension.
|
||||||
|
|
||||||
`pgsplit -list` prints the databases contained in the SQL dump.
|
`pgsplit -list` prints the database names contained in the SQL dump.
|
||||||
|
|
||||||
`pgsplit` extracts all databases.
|
`pgsplit` extracts all databases.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user