From 01ef7885df38b8ea92c3a0c4cd562ff45bb383c8 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sun, 19 Nov 2017 00:00:15 +0100 Subject: make: improved runserver docs --- man/blogc-make.1.ronn | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'man/blogc-make.1.ronn') diff --git a/man/blogc-make.1.ronn b/man/blogc-make.1.ronn index f60e630..4dc199f 100644 --- a/man/blogc-make.1.ronn +++ b/man/blogc-make.1.ronn @@ -42,7 +42,12 @@ See blogcfile(5) for details on the file format. Clean built files and empty directories in output directory. * `runserver`: - Run `blogc-runserver(1)` pointing to output directory, if available. + Run `blogc-runserver(1)` pointing to output directory, if available. This + rule accepts some arguments, in the following format: + + runserver:host=127.0.0.1,port=8080,threads=20 + + The values in the example are the default values. ## BUILD RULES -- cgit v1.2.3-18-g5258