aboutsummaryrefslogtreecommitdiff
path: root/scripts/win_help.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/win_help.cmd')
-rw-r--r--scripts/win_help.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/win_help.cmd b/scripts/win_help.cmd
index 117205a..f0bdb98 100644
--- a/scripts/win_help.cmd
+++ b/scripts/win_help.cmd
@@ -1,5 +1,5 @@
1@echo off 1@echo off
2cd ..\compiler\ 2cd ..\compiler\
3stack exec ldgallery-compiler-exe -- --help 3stack exec ldgallery -- --help
4@echo. 4@echo.
5@pause 5@pause