chiark / gitweb /
Update login window docs
[disorder] / doc / disorder-normalize.8
CommitLineData
226920fe 1.\"
5aff007d 2.\" Copyright (C) 2007, 2008 Richard Kettlewell
226920fe 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-normalize 8
20.SH NAME
21disorder-normalize \- DisOrder audio normalization process
22.SH SYNOPSIS
0d350ff0 23.B disorder\-normalize
226920fe 24.SH DESCRIPTION
0d350ff0 25.B disorder\-normalize
226920fe 26is used by
27.BR disorderd (8)
c0c23a60
RK
28to convert audio data to a consistent encoding.
29It is not intended to be used by ordinary users.
b6579a61
RK
30.SH OPTIONS
31.TP
0d350ff0 32.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
b6579a61
RK
33Set the configuration file.
34.TP
0d350ff0 35.B \-\-debug\fR, \fB\-d
b6579a61
RK
36Enable debugging.
37.TP
0d350ff0 38.B \-\-syslog
c0c23a60
RK
39Log to syslog.
40This is the default if stderr is not a terminal.
b6579a61 41.TP
0d350ff0 42.B \-\-no\-syslog
c0c23a60
RK
43Do not log to syslog.
44This is the default if stderr is a terminal.
b6579a61 45.TP
0d350ff0 46.B \-\-help\fR, \fB\-h
b6579a61
RK
47Display a usage message.
48.TP
0d350ff0 49.B \-\-version\fR, \fB\-V
b6579a61 50Display version number.
226920fe 51.SH "SEE ALSO"
52.BR disorderd (8)