chiark / gitweb /
Documentation + comments re recent disorder-playrtp changes.
[disorder] / doc / disorder-stats.8.in
CommitLineData
d6dde5a3 1.\"
5aff007d 2.\" Copyright (C) 2007, 2008 Richard Kettlewell
d6dde5a3 3.\"
e7eb3a27 4.\" This program is free software: you can redistribute it and/or modify
d6dde5a3 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
d6dde5a3 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.\"
d6dde5a3 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/>.
d6dde5a3
RK
16.\"
17.TH disorder-stats 8
18.SH NAME
19disorder-stats \- DisOrder statistics
20.SH SYNOPSIS
0d350ff0 21.B disorder\-stats
d6dde5a3
RK
22.RI [ OPTIONS ]
23.SH DESCRIPTION
0d350ff0 24.B disorder\-stats
c0c23a60
RK
25reports server statistics.
26It is used by the server and would not normally be invoked manually.
d6dde5a3
RK
27.SH OPTIONS
28.TP
0d350ff0 29.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
d6dde5a3
RK
30Set the configuration file.
31.TP
0d350ff0 32.B \-\-debug\fR, \fB\-d
d6dde5a3
RK
33Enable debugging.
34.TP
0d350ff0 35.B \-\-syslog
c0c23a60
RK
36Log to syslog.
37This is the default if stderr is not a terminal.
b6579a61 38.TP
0d350ff0 39.B \-\-no\-syslog
c0c23a60
RK
40Do not log to syslog.
41This is the default if stderr is a terminal.
b6579a61 42.TP
0d350ff0 43.B \-\-help\fR, \fB\-h
d6dde5a3
RK
44Display a usage message.
45.TP
0d350ff0 46.B \-\-version\fR, \fB\-V
d6dde5a3
RK
47Display version number.
48.SH "SEE ALSO"
49\fBdisorderd\fR(8), \fBdisorder_config\fR(5)
50.\" Local Variables:
51.\" mode:nroff
52.\" End: