drop Args print

main
Dominik Madarász 2024-01-20 02:14:36 +01:00
parent 5b31543902
commit fc881e63b0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
setlocal enableDelayedExpansion
cd /d "%~dp0"
echo Args: %*
rem echo Args: %*
rem show help
if "%1"=="-?" goto showhelp