diff options
author | Matt Campbell <xenolinguist@gmail.com> | 2011-09-20 10:41:38 -0500 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-09-20 19:45:52 +0200 |
commit | 9bf31b7389d44e4ed0816099293fe1171914eb95 (patch) | |
tree | 9c26236b96dd2a921d744351d1d92f1e895bb315 | |
parent | 6656ead0356aaef132a79e9733f74e32725d6e9e (diff) |
Update Windows runner script usage blurb
-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 |