From 922ddded244c638c6b000e4c9d1a522ca7cf2bd2 Mon Sep 17 00:00:00 2001 From: VoidVolker Date: Tue, 28 Jul 2015 15:29:46 +0300 Subject: [PATCH] [=] Small readme fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 212e4d1..f63a8c6 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,8 @@ Type: logic switch ### [ -c, --scaleover ] -Create upscaled image for maximum zoom (last zoom be equal or grater, then image). zoom[i-1]_size < source_image_size < zoom[i]_size +Create upscaled image for maximum zoom (last zoom be equal or grater, then image). +`zoom[i-1]_size < source_image_size < zoom[i]_size` Work only in slice B mode. In other cases ignored. Default: false