]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authoranthony <anthony@git.imagemagick.org>
Tue, 11 Sep 2012 23:19:02 +0000 (23:19 +0000)
committeranthony <anthony@git.imagemagick.org>
Tue, 11 Sep 2012 23:19:02 +0000 (23:19 +0000)
MagickWand/script-token.c

index 96cb95eb8682bf2bf4fad44252cfa783dfd434a7..86c18d09bf74f6b514d0c9a3e315811fb9409b0e 100644 (file)
 %  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 %*