chiark / gitweb /
search box has moved!
[disorder] / doc / disorder-stats.8.in
CommitLineData
d6dde5a3 1.\"
5aff007d 2.\" Copyright (C) 2007, 2008 Richard Kettlewell
d6dde5a3
RK
3.\"
4.\" This program is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 2 of the License, or
7.\" (at your option) any later version.
8.\"
9.\" This program is distributed in the hope that it will be useful, but
10.\" WITHOUT ANY WARRANTY; without even the implied warranty of
11.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12.\" General Public License for more details.
13.\"
14.\" You should have received a copy of the GNU General Public License
15.\" along with this program; if not, write to the Free Software
16.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
17.\" USA
18.\"
19.TH disorder-stats 8
20.SH NAME
21disorder-stats \- DisOrder statistics
22.SH SYNOPSIS
0d350ff0 23.B disorder\-stats
d6dde5a3
RK
24.RI [ OPTIONS ]
25.SH DESCRIPTION
0d350ff0 26.B disorder\-stats
c0c23a60
RK
27reports server statistics.
28It is used by the server and would not normally be invoked manually.
d6dde5a3
RK
29.SH OPTIONS
30.TP
0d350ff0 31.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
d6dde5a3
RK
32Set the configuration file.
33.TP
0d350ff0 34.B \-\-debug\fR, \fB\-d
d6dde5a3
RK
35Enable debugging.
36.TP
0d350ff0 37.B \-\-syslog
c0c23a60
RK
38Log to syslog.
39This is the default if stderr is not a terminal.
b6579a61 40.TP
0d350ff0 41.B \-\-no\-syslog
c0c23a60
RK
42Do not log to syslog.
43This is the default if stderr is a terminal.
b6579a61 44.TP
0d350ff0 45.B \-\-help\fR, \fB\-h
d6dde5a3
RK
46Display a usage message.
47.TP
0d350ff0 48.B \-\-version\fR, \fB\-V
d6dde5a3
RK
49Display version number.
50.SH "SEE ALSO"
51\fBdisorderd\fR(8), \fBdisorder_config\fR(5)
52.\" Local Variables:
53.\" mode:nroff
54.\" End: