diff --git a/README.md b/README.md index 06de80a..1b03d38 100644 --- a/README.md +++ b/README.md @@ -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.