From c9350ab570b386f6db075ca15aa5b1b8d2e8685e Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 6 Jan 2019 15:16:01 -0500 Subject: Add kcgi support to image --- torus.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'torus.1') diff --git a/torus.1 b/torus.1 index cf4f702..610ad9c 100644 --- a/torus.1 +++ b/torus.1 @@ -21,6 +21,7 @@ .Op Fl s Ar sock . .Nm image +.Op Fl k .Op Fl d Ar data .Op Fl f Ar font .Op Fl x Ar x @@ -51,6 +52,13 @@ interface. renders a tile from a data file using a PSF2 font to PNG on standard output. +To build with +.Xr kcgi 3 +support, +copy +.Pa kcgi.mk +to +.Pa config.mk . . .Pp .Nm meta @@ -98,6 +106,10 @@ The default path is .It Fl h Write help page data to standard output and exit. . +.It Fl k +Run a FastCGI worker for use with +.Xr kfcgi 8 . +. .It Fl p Ar pidfile Daemonize and write PID to .Ar pidfile . -- cgit 1.4.1