diff options
author | Magnus Ekhall <magnus.ekhall@gmail.com> | 2013-08-11 21:21:41 +0200 |
---|---|---|
committer | Tanu Kaskinen <tanu.kaskinen@linux.intel.com> | 2013-08-14 16:09:54 +0300 |
commit | 49f93eb2b09f3a20733dbb80c6448ee69b0c89ec (patch) | |
tree | 722aca168c2304152ad2ac31ff1cc334b4d3a09c /man | |
parent | f8f0d4c26bd71214ef2be4027d39480f9eaaae9e (diff) |
pacat: Added support for recording from one specific sink input
BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=66326
Diffstat (limited to 'man')
-rw-r--r-- | man/pacat.1.xml.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/pacat.1.xml.in b/man/pacat.1.xml.in index 868e77227..1c5a6c0c8 100644 --- a/man/pacat.1.xml.in +++ b/man/pacat.1.xml.in @@ -84,6 +84,12 @@ USA. </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> <optdesc><p>Specify the client name <file>paplay</file> shall pass to the server when connecting.</p></optdesc> |