chiark / gitweb /
Use a local implementation of strptime() instead of broken OS ones
[disorder] / doc / disorder-speaker.8
CommitLineData
d65719d4 1.\"
5aff007d 2.\" Copyright (C) 2007, 2008 Richard Kettlewell
d65719d4 3.\"
e7eb3a27 4.\" This program is free software: you can redistribute it and/or modify
d65719d4 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
d65719d4 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.\"
d65719d4 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/>.
d65719d4
RK
16.\"
17.TH disorder-speaker 8
18.SH NAME
19disorder-speaker \- DisOrder output process
20.SH SYNOPSIS
21.B disorder-speaker
22.SH DESCRIPTION
23.B disorder-speaker
24is used by
25.BR disorderd (8)
26to play digital audio with buffering and avoiding gaps between
c0c23a60
RK
27tracks.
28It is not intended for direct invocation.
b6579a61
RK
29.SH OPTIONS
30.TP
0d350ff0 31.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
b6579a61
RK
32Set the configuration file.
33.TP
0d350ff0 34.B \-\-debug\fR, \fB\-d
b6579a61
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
b6579a61
RK
46Display a usage message.
47.TP
0d350ff0 48.B \-\-version\fR, \fB\-V
b6579a61 49Display version number.
d65719d4
RK
50.SH "SEE ALSO"
51.BR disorderd (8)