]> code.delx.au - pulseaudio/blobdiff - man/pacat.1.xml.in
man: pulse-cli-syntax: Document the "journal" log target
[pulseaudio] / man / pacat.1.xml.in
index 2e274507d0c52eea836555aa53fa2c0983a382d3..1c5a6c0c80c1fa8c3776f73068c7d723c68e2c0d 100644 (file)
@@ -83,6 +83,12 @@ USA.
       <optdesc><p>Specify the symbolic name of the sink/source to play/record this stream on/from.</p></optdesc>
     </option>
 
+    <option>
+      <p><opt>--monitor-stream</opt><arg>=INDEX</arg></p>
+
+      <optdesc><p>Record from the sink input with index INDEX.</p></optdesc>
+    </option>
+
     <option>
       <p><opt>-n | --client-name</opt><arg>=NAME</arg></p>
 
@@ -116,7 +122,7 @@ USA.
       <opt>float32le</opt>, <opt>float32be</opt>, <opt>ulaw</opt>,
       <opt>alaw</opt>, <opt>s32le</opt>, <opt>s32be</opt>,
       <opt>s24le</opt>, <opt>s24be</opt>, <opt>s24-32le</opt>,
-      <opt>s24-32be</opt>. Depending on the endianess of the CPU the
+      <opt>s24-32be</opt>. Depending on the endianness of the CPU the
       formats <opt>s16ne</opt>, <opt>s16re</opt>, <opt>s32ne</opt>,
       <opt>s32re</opt>, <opt>float32ne</opt>, <opt>float32re</opt>,
       <opt>s32ne</opt>, <opt>s32re</opt>, <opt>s24ne</opt>,
@@ -189,7 +195,7 @@ USA.
     <option>
       <p><opt>--latency-msec</opt><arg>=MSEC</arg></p>
       <optdesc><p>Explicitly configure the latency, with a time
-      specified in miliseconds. If left out the server will pick the
+      specified in milliseconds. If left out the server will pick the
       latency, usually relatively high for power saving reasons. Use
       either this option or <opt>--latency</opt>, but not
       both.</p></optdesc>