From: anthony Date: Tue, 11 Sep 2012 23:19:02 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~4963 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4aeb4bab2f532147294e37ce0628781e57a80037;p=imagemagick --- diff --git a/MagickWand/script-token.c b/MagickWand/script-token.c index 96cb95eb8..86c18d09b 100644 --- a/MagickWand/script-token.c +++ b/MagickWand/script-token.c @@ -130,8 +130,8 @@ % DOS script launcher... % % Similarly any '@' at the start of the line (outside of quotes) will also be -% treated as comment. This allow you to create a DOS script launcher, to turn -% ".bat" DOS scripts into "magick" scripts. +% treated as comment. This allow you to create a DOS script launcher, to +% allow a ".bat" DOS scripts to run as "magick" scripts instead. % % @echo This line is DOS executed but ignored by Magick % @magick -script %~dpnx0 %*