[pulseaudio-commits] man/pulseaudio.1.xml.in
Tanu Kaskinen
tanuk at kemper.freedesktop.org
Sat Jan 28 07:40:21 PST 2012
man/pulseaudio.1.xml.in | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 5f16d42ffa51b8b169fccdcdc6568b848491aacd
Author: Peter Meerwald <pmeerw at pmeerw.net>
Date: Sun Jan 8 13:16:49 2012 +0100
manpage: document --log-target=file:PATH
diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in
index ab5fa05..6a658ff 100644
--- a/man/pulseaudio.1.xml.in
+++ b/man/pulseaudio.1.xml.in
@@ -217,12 +217,13 @@ USA.
</option>
<option>
- <p><opt>--log-target</opt><arg>={auto,syslog,stderr}</arg></p>
+ <p><opt>--log-target</opt><arg>={auto,syslog,stderr,file:PATH}</arg></p>
<optdesc><p>Specify the log target. If set to <arg>auto</arg>
(which is the default), then logging is directed to syslog when
<opt>--daemonize</opt> is passed, otherwise to
- STDERR.</p></optdesc>
+ STDERR. If set to <arg>file:PATH</arg>, logging is directed to
+ the file indicated by PATH.</p></optdesc>
</option>
<option>
More information about the pulseaudio-commits
mailing list