Mercurial > p > roundup > code
comparison share/man/man1/roundup-server.1 @ 6831:e0b29e3fe995
Expand on explanation for multiprocess-mode in roundup-server.1.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 16 Aug 2022 18:31:09 -0400 |
| parents | 36cf8a12a26b |
| children | da9a78957bd4 |
comparison
equal
deleted
inserted
replaced
| 6830:36cf8a12a26b | 6831:e0b29e3fe995 |
|---|---|
| 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|thread|debug|none\fP | 23 \fB-t\fP \fBfork|thread|debug|none\fP |
| 24 Control multi-process mode. Default fork. | 24 Control multi-process mode. \fBdebug\fP and \fBnone\fP are always |
| 25 available. If an invalid mode is specifie the server starts in | |
| 26 \fBnone\fP (also called single) mode. Default fork. | |
| 25 .TP | 27 .TP |
| 26 \fB-l\fP \fIfile\fP | 28 \fB-l\fP \fIfile\fP |
| 27 Sets a filename to log to (instead of stdout). This is required if the -d | 29 Sets a filename to log to (instead of stdout). This is required if the -d |
| 28 option is used. | 30 option is used. |
| 29 .TP | 31 .TP |
