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

index 352137ed9a9f55ad175baabefcee80281e3c980c..96cb95eb8682bf2bf4fad44252cfa783dfd434a7 100644 (file)
 %
 %  DOS script launcher...
 %
-%  Similarly for DOS, 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.
+%  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.
 %
 %    @echo This line is DOS executed but ignored by Magick
 %    @magick -script %~dpnx0 %*