chiark / gitweb /
Loosen playlist command rights.
[disorder] / doc / disorder-normalize.8
index b48b4af23fb5b5744d2dec9141e7418d3b78d6d4..df9f2fe2ff85f00632e38140ca273c507de7f0ce 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (C) 2007 Richard Kettlewell
+.\" Copyright (C) 2007, 2008 Richard Kettlewell
 .\"
 .\" This program is free software; you can redistribute it and/or modify
 .\" it under the terms of the GNU General Public License as published by
 .SH NAME
 disorder-normalize \- DisOrder audio normalization process
 .SH SYNOPSIS
-.B disorder-normalize
+.B disorder\-normalize
 .SH DESCRIPTION
-.B disorder-normalize
+.B disorder\-normalize
 is used by
 .BR disorderd (8)
-to convert audio data to a consistent encoding.  It is not intended to
-be used by ordinary users.
+to convert audio data to a consistent encoding.
+It is not intended to be used by ordinary users.
+.SH OPTIONS
+.TP
+.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
+Set the configuration file.
+.TP
+.B \-\-debug\fR, \fB\-d
+Enable debugging.
+.TP
+.B \-\-syslog
+Log to syslog.
+This is the default if stderr is not a terminal.
+.TP
+.B \-\-no\-syslog
+Do not log to syslog.
+This is the default if stderr is a terminal.
+.TP
+.B \-\-help\fR, \fB\-h
+Display a usage message.
+.TP
+.B \-\-version\fR, \fB\-V
+Display version number.
 .SH "SEE ALSO"
 .BR disorderd (8)