From 54f2d53263221ce96bb8073122511adeb87df68d Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 14 Oct 2018 19:50:44 -0400 Subject: Add server daemonization --- torus.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'torus.1') diff --git a/torus.1 b/torus.1 index 52f12db..6bad6be 100644 --- a/torus.1 +++ b/torus.1 @@ -13,6 +13,7 @@ .Sh SYNOPSIS .Nm server .Op Fl d Ar data +.Op Fl p Ar pidfile .Op Fl s Ar sock . .Nm client @@ -97,6 +98,10 @@ The default path is .It Fl h Write help page data to standard output and exit. . +.It Fl p Ar pidfile +Daemonize and write PID to +.Ar pidfile . +. .It Fl s Ar sock Set path to UNIX-domain socket. The default path is -- cgit 1.4.1