1
0
mirror of https://github.com/kedarvj/mysqldumpsplitter.git synced 2025-08-12 11:24:17 +02:00

adding -- for demo

This commit is contained in:
Kedar
2017-01-02 16:19:05 -05:00
parent aa8c882d7f
commit 00dfecbdf6

View File

@@ -127,3 +127,4 @@ Above command will extract all tables from DBNAME database in sql format and sto
`mysqldumpsplitter.sh --source filename --desc`
Above command will list databases and tables from the dump file.
--