port flags

This commit is contained in:
alessio 2016-12-20 00:47:01 +01:00
parent e17168c5dc
commit 49816f2575
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ A Go build system with file watchers, output streams and live reload. Run, build
--no-server -> Disables the web panel (port :5000)
--no-config -> Doesn't create any configuration files
--open -> Open the web panel in a new browser window
--port -> Sets the web panel port
```
And additional arguments as the "add" command.