1
0
mirror of https://github.com/kedarvj/mysqldumpsplitter.git synced 2025-08-10 02:16:57 +02:00

fixing formatting

This commit is contained in:
Kedar
2017-01-02 14:43:38 +05:30
committed by GitHub
parent 00dfecbdf6
commit fb1d77075f

View File

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