]> code.delx.au - pulseaudio/blobdiff - man/pulseaudio.1.xml.in
log: Add support for the systemd journal
[pulseaudio] / man / pulseaudio.1.xml.in
index d7d745857848ee6cf94d8b124e41e0e0815f47c5..114cd967bc20ed41403349a044d658b113f66a05 100644 (file)
@@ -217,12 +217,13 @@ USA.
     </option>
 
     <option>
-      <p><opt>--log-target</opt><arg>={auto,syslog,stderr,file:PATH,newfile:PATH}</arg></p>
+      <p><opt>--log-target</opt><arg>={auto,syslog,journal,stderr,file:PATH,newfile: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. If set to <arg>file:PATH</arg>, logging is directed to
+      STDERR. If set to <arg>journal</arg> logging is directed to the systemd
+      journal. If set to <arg>file:PATH</arg>, logging is directed to
       the file indicated by PATH. <arg>newfile:PATH</arg> is otherwise
       the same as file:PATH, but existing files are never overwritten.
       If the specified file already exists, a suffix is added to the