mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-05 21:33:52 +00:00
remove debug info
This commit is contained in:
parent
05dfddeb04
commit
ed4597f12d
@ -11,7 +11,6 @@ if "%1" == "--help" (
|
|||||||
if "%1" == "help" (
|
if "%1" == "help" (
|
||||||
call :help
|
call :help
|
||||||
) else (
|
) else (
|
||||||
echo %1 %2 %3 %4 %5
|
|
||||||
call :main %1 %2 %3 %4 %5
|
call :main %1 %2 %3 %4 %5
|
||||||
)
|
)
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user