diff options
-rw-r--r-- | priv/templates/simplenode.windows.runner.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/templates/simplenode.windows.runner.cmd b/priv/templates/simplenode.windows.runner.cmd index 975c6c2..947c68b 100644 --- a/priv/templates/simplenode.windows.runner.cmd +++ b/priv/templates/simplenode.windows.runner.cmd @@ -27,7 +27,7 @@ @rem TODO: attach, ping, restart and reboot :usage -@echo Usage: %0 {install|uninstall|start|stop|restart} +@echo Usage: %0 {install|uninstall|start|stop|restart|console} @goto :EOF :install |