From fb1d77075f557ad9155a636900fa8ac9d8d5d694 Mon Sep 17 00:00:00 2001 From: Kedar Date: Mon, 2 Jan 2017 14:43:38 +0530 Subject: [PATCH] fixing formatting --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 58627b1..2f9c768 100644 --- a/README.md +++ b/README.md @@ -127,4 +127,3 @@ 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. ---