[=] Fixed script name

This commit is contained in:
VoidVolker 2015-07-24 20:03:29 +03:00
parent c1140ad440
commit 1170028c7c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
version="0.001"
date="24/07/2015"
if [ $# -le 3 ]; then
echo "Usage: imageSlicer.sh \"<source file>\" <tile_w> <tile_h> <step>"
echo "Usage: magick-slicer.sh \"<source file>\" <tile_w> <tile_h> <step>"
echo
echo " Map tiles generator. License: MIT. $date"
echo " Version: $version"