]> code.delx.au - pulseaudio/blobdiff - man/pulseaudio.1.xml.in
manpage: document --log-target=file:PATH
[pulseaudio] / man / pulseaudio.1.xml.in
index 4e58ffb4c6eaf791cbc9aa80d1ca2f54fd963d05..6a658ff770156528764c902ae5e31d541397ba60 100644 (file)
@@ -187,13 +187,6 @@ USA.
       number of seconds passed.</p></optdesc>
     </option>
 
-    <option>
-      <p><opt>--module-idle-time</opt><arg>=SECS</arg></p>
-
-      <optdesc><p>Unload autoloaded modules when idle and the
-      specified number of seconds passed.</p></optdesc>
-    </option>
-
     <option>
       <p><opt>--scache-idle-time</opt><arg>=SECS</arg></p>
 
@@ -224,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>