chiark / gitweb /
Merge various clang-inspired fixes
[disorder] / doc / disorder-deadlock.8.in
CommitLineData
460b9539 1.\"
5aff007d 2.\" Copyright (C) 2005, 2007, 2008 Richard Kettlewell
460b9539 3.\"
e7eb3a27 4.\" This program is free software: you can redistribute it and/or modify
460b9539 5.\" it under the terms of the GNU General Public License as published by
e7eb3a27 6.\" the Free Software Foundation, either version 3 of the License, or
460b9539 7.\" (at your option) any later version.
e7eb3a27
RK
8.\"
9.\" This program is distributed in the hope that it will be useful,
10.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
11.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12.\" GNU General Public License for more details.
13.\"
460b9539 14.\" You should have received a copy of the GNU General Public License
e7eb3a27 15.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
460b9539 16.\"
17.TH disorder-deadlock 8
18.SH NAME
0d350ff0 19disorder\-deadlock \- DisOrder deadlock manager
460b9539 20.SH SYNOPSIS
0d350ff0 21.B disorder\-deadlock
460b9539 22.RI [ OPTIONS ]
23.SH DESCRIPTION
0d350ff0 24.B disorder\-deadlock
c0c23a60
RK
25is DisOrder's deadlock manager.
26It is automatically started by the server and does not need to
27be invoked manually.
460b9539 28.SH OPTIONS
29.TP
0d350ff0 30.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
460b9539 31Set the configuration file.
32.TP
0d350ff0 33.B \-\-debug\fR, \fB\-d
460b9539 34Enable debugging.
35.TP
0d350ff0 36.B \-\-syslog
c0c23a60
RK
37Log to syslog.
38This is the default if stderr is not a terminal.
b6579a61 39.TP
0d350ff0 40.B \-\-no\-syslog
c0c23a60
RK
41Do not log to syslog.
42This is the default if stderr is a terminal.
b6579a61 43.TP
0d350ff0 44.B \-\-help\fR, \fB\-h
460b9539 45Display a usage message.
46.TP
0d350ff0 47.B \-\-version\fR, \fB\-V
460b9539 48Display version number.
49.SH "SEE ALSO"
50\fBdisorderd\fR(8), \fBdisorder_config\fR(5)
51.\" Local Variables:
52.\" mode:nroff
53.\" End: