mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
manpage: document --log-target=file:PATH
This commit is contained in:
parent
ea2b80b20a
commit
5f16d42ffa
1 changed files with 3 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue