Update README.md
This commit is contained in:
parent
45ccbe091c
commit
2e4b71e688
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue