]> code.delx.au - pulseaudio/blobdiff - man/pulse-cli-syntax.5.xml.in
pactl: Add the ability to toggle mute state.
[pulseaudio] / man / pulse-cli-syntax.5.xml.in
index 9bd59d1f1cb773358e5e97c9019e90c08f16f3fe..9d656b6be92098dfd7867a67a16ac8649931f528 100644 (file)
@@ -100,9 +100,9 @@ USA.
     </option>
 
     <option>
-      <p><opt>unload-module</opt> <arg>index</arg></p>
-      <optdesc><p>Unload a module specified by its index in the module list as
-      returned by list-modules.</p></optdesc>
+      <p><opt>unload-module</opt> <arg>index|name</arg></p>
+      <optdesc><p>Unload a module, specified either by its index in the module
+      list or its name.</p></optdesc>
     </option>
 
     <option>
@@ -262,6 +262,11 @@ USA.
       <optdesc><p>Show source code location in log messages.</p></optdesc>
     </option>
 
+    <option>
+      <p><opt>set-log-target</opt> <arg>target</arg></p>
+      <optdesc><p>Change the log target (null, auto, syslog, stderr, file:PATH).</p></optdesc>
+    </option>
+
     <option>
       <p><opt>set-log-time</opt> <arg>boolean</arg></p>
       <optdesc><p>Show timestamps in log messages.</p></optdesc>