mirror of
https://github.com/correl/rebar.git
synced 2024-12-18 03:00:17 +00:00
Update Windows runner script usage blurb
This commit is contained in:
parent
6656ead035
commit
9bf31b7389
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
@rem TODO: attach, ping, restart and reboot
|
@rem TODO: attach, ping, restart and reboot
|
||||||
|
|
||||||
:usage
|
:usage
|
||||||
@echo Usage: %0 {install|uninstall|start|stop|restart}
|
@echo Usage: %0 {install|uninstall|start|stop|restart|console}
|
||||||
@goto :EOF
|
@goto :EOF
|
||||||
|
|
||||||
:install
|
:install
|
||||||
|
|
Loading…
Reference in a new issue