comparison share/man/man1/roundup-server.1 @ 6830:36cf8a12a26b

add thread option to roundup-server.1 man page.
author John Rouillard <rouilj@ieee.org>
date Tue, 16 Aug 2022 18:25:07 -0400
parents a036712c96f4
children e0b29e3fe995
comparison
equal deleted inserted replaced
6829:75a5946cf897 6830:36cf8a12a26b
18 \fB-d\fP \fIPIDfile\fP 18 \fB-d\fP \fIPIDfile\fP
19 Run the server in the background and write the server's PID to the 19 Run the server in the background and write the server's PID to the
20 file indicated by PIDfile. The -l (or -L) option \fBmust\fP be 20 file indicated by PIDfile. The -l (or -L) option \fBmust\fP be
21 specified if -d is used. 21 specified if -d is used.
22 .TP 22 .TP
23 \fB-t\fP \fBfork|debug|none\fP 23 \fB-t\fP \fBfork|thread|debug|none\fP
24 Control multi-process mode. Default fork. 24 Control multi-process mode. Default fork.
25 .TP 25 .TP
26 \fB-l\fP \fIfile\fP 26 \fB-l\fP \fIfile\fP
27 Sets a filename to log to (instead of stdout). This is required if the -d 27 Sets a filename to log to (instead of stdout). This is required if the -d
28 option is used. 28 option is used.

Roundup Issue Tracker: http://roundup-tracker.org/