git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@461 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
This commit is contained in:
XhmikosR 2011-06-05 18:36:04 +00:00
parent cd9e9f25f8
commit cc5796fead

View File

@ -90,7 +90,7 @@ ECHO. & ECHO.
ECHO Usage: %~nx0 [Clean^|Build^|Rebuild]
ECHO.
ECHO Notes: You can also prefix the commands with "-", "--" or "/".
ECHO The arguments are case insesitive.
ECHO The arguments are not case sensitive.
ECHO. & ECHO.
ECHO Executing "%~nx0" will use the defaults: "%~nx0 build"
ECHO.