From 00dfecbdf6062d15318b9971330b5038cac1eac6 Mon Sep 17 00:00:00 2001 From: Kedar Date: Mon, 2 Jan 2017 16:19:05 -0500 Subject: [PATCH] adding -- for demo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f9c768..58627b1 100644 --- a/README.md +++ b/README.md @@ -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. +--