From: anthony Date: Tue, 11 Sep 2012 23:17:56 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~4964 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a86c9b5eeb13409ba756905d752cff6a996ab03;p=imagemagick --- diff --git a/MagickWand/script-token.c b/MagickWand/script-token.c index 352137ed9..96cb95eb8 100644 --- a/MagickWand/script-token.c +++ b/MagickWand/script-token.c @@ -129,9 +129,9 @@ % % 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 %*