From 49816f2575e335805e73eeb136c06a49b7746a01 Mon Sep 17 00:00:00 2001 From: alessio Date: Tue, 20 Dec 2016 00:47:01 +0100 Subject: [PATCH] port flags --- README.md | 1 + 1 file changed, 1 insertion(+) 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.