diff --git a/make.bat b/make.bat index a084f8e..c5089c9 100644 --- a/make.bat +++ b/make.bat @@ -12,12 +12,12 @@ if %arg%==release goto release if %arg%==pull goto pull if %arg%==push goto push if %arg%==help goto help -echo Invalid. +echo Invalid, try [help] :noinput set /p arg="arg: " goto select :help -echo [full,clean,debug,release,pull,push,help] +echo [full], [clean], [debug], [release], [pull], [push], [help] goto noinput :full set full=1