diff --git a/vendor/lib/lib_console.cmd b/vendor/lib/lib_console.cmd index 17540dd..2b18d15 100644 --- a/vendor/lib/lib_console.cmd +++ b/vendor/lib/lib_console.cmd @@ -1,10 +1,10 @@ @echo off -if "%fast_init%" == "1" exit /b - call "%~dp0lib_base.cmd" set lib_console=call "%~dp0lib_console.cmd" +if "%fast_init%" == "1" exit /b + if "%~1" == "/h" ( %lib_base% help "%~0" ) else if "%1" neq "" (