mirror of
https://github.com/php-win-ext/php-sdk-binary-tools.git
synced 2026-04-26 10:18:06 +02:00
fix help msg
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ if "%ARCH%" equ "" goto help
|
||||
goto skip_help
|
||||
|
||||
:help
|
||||
echo Usage: phpsdk-starter -c ^<crt^> -a ^<arch^> -t [^<task_script.bat^>]
|
||||
echo Usage: phpsdk-starter -c ^<crt^> -a ^<arch^> [-t ^<task_script.bat^>]
|
||||
exit /b 0
|
||||
|
||||
:skip_help
|
||||
|
||||
Reference in New Issue
Block a user