chiark / gitweb /
Cope with missing mtab better.
[disorder] / doc / disorder-normalize.8
CommitLineData
226920fe 1.\"
5aff007d 2.\" Copyright (C) 2007, 2008 Richard Kettlewell
226920fe 3.\"
e7eb3a27 4.\" This program is free software: you can redistribute it and/or modify
226920fe 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
226920fe 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.\"
226920fe 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/>.
226920fe 16.\"
17.TH disorder-normalize 8
18.SH NAME
19disorder-normalize \- DisOrder audio normalization process
20.SH SYNOPSIS
0d350ff0 21.B disorder\-normalize
226920fe 22.SH DESCRIPTION
0d350ff0 23.B disorder\-normalize
226920fe 24is used by
25.BR disorderd (8)
c0c23a60
RK
26to convert audio data to a consistent encoding.
27It is not intended to be used by ordinary users.
b6579a61
RK
28.SH OPTIONS
29.TP
0d350ff0 30.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
b6579a61
RK
31Set the configuration file.
32.TP
0d350ff0 33.B \-\-debug\fR, \fB\-d
b6579a61
RK
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
b6579a61
RK
45Display a usage message.
46.TP
0d350ff0 47.B \-\-version\fR, \fB\-V
b6579a61 48Display version number.
226920fe 49.SH "SEE ALSO"
50.BR disorderd (8)