From b7e1b2310e754f75332eb3761e1dabd9608f1aea Mon Sep 17 00:00:00 2001 From: Heiko Gerlach Date: Thu, 20 Jul 2017 15:48:29 +0200 Subject: [PATCH] changed seperators between (de)compression methods in output --- mysqldumpsplitter.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mysqldumpsplitter.sh b/mysqldumpsplitter.sh index fbe62ea..16e14f0 100644 --- a/mysqldumpsplitter.sh +++ b/mysqldumpsplitter.sh @@ -70,8 +70,8 @@ usage() echo " --desc: This option will list out all databases and tables." echo " --extract: Specify what to extract. Possible values DB, TABLE, ALLDBS, ALLTABLES, REGEXP" echo " --match_str: Specify match string for extract command option." - echo " --compression: gzip/pigz/bzip2/xz|pxz|none (default: gzip). Extracted file will be of this compression." - echo " --decompression: gzip/pigz/bzip2/xz|pxz|none (default: gzip). This will be used against input file." + echo " --compression: gzip/pigz/bzip2/xz/pxz/none (default: gzip). Extracted file will be of this compression." + echo " --decompression: gzip/pigz/bzip2/xz/pxz/none (default: gzip). This will be used against input file." echo " --output_dir: path to output dir. (default: ./out/)" echo " --config: path to config file. You may use --config option to specify the config file that includes following variables." echo "\t\tSOURCE=