readme.md

This commit is contained in:
Dax T. Games 2018-09-15 15:10:35 -05:00
parent 0be94725bd
commit 4aec21ce19

View File

@ -22,7 +22,7 @@ if /i "%currenArgu%" equ "/setPath" (
set "ccall=call %~dp0cexec.cmd"
set "cexec=%~dp0cexec.cmd"
) else if /i "%currenArgu%" == "/?" (
call :help
goto :help
) else if /i "%currenArgu%" equ "/help" (
goto :help
) else if /i "%currenArgu%" equ "/h" (