From 53e4ee13de38684a8a7f6b8940a3cd00a5835e1b Mon Sep 17 00:00:00 2001 From: VoidVolker Date: Wed, 29 Jul 2015 10:17:37 +0300 Subject: [PATCH] readme fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 87120ae..937fe19 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ DZI and custom map tiles generator. magick-slicer.sh /source/image [options] [result/dir] magick-slicer.sh /source/image [result/dir] [options] -Use quotes for path or options with spaces. First unknown string interpreting as source image, if it not defined. Second unknown string is interpreting as result path, if it not defined. Also, for source and result you can use options '-i' and '-o'. As result you will get sliced image in default format (basic DZI). +Use quotes for path or options with spaces. First unknown string interpreting as source image, if it not defined. Second unknown string is interpreting as result path, if it not defined. Also, for source and result you can use options `-i` and `-o`. As result you will get sliced image in default format (basic DZI). --- @@ -105,9 +105,9 @@ Default: 200 Type: int -### [ -p, --options 'imagemagick options string'] +### [ -p, --options 'imagemagick options string' ] -Specifies additional imagemagick options for 'convert'. +Specifies additional imagemagick options for `convert`. Type: str