diff options
author | Maarten Bosmans <mkbosmans@gmail.com> | 2011-08-15 22:05:41 +0200 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-08-16 11:01:34 +0100 |
commit | 0d349462c776eee50a13e743bdc4a3ac220b086a (patch) | |
tree | 42e0a5c7ac448cdb91915cd4bce835b09ed72c67 /man | |
parent | 1c7e29ef32e5047b6a7771db0862b595d2c188ef (diff) |
pactl: Add set-source-output-mute command
Diffstat (limited to 'man')
-rw-r--r-- | man/pactl.1.xml.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index f0060fb4..688ac38b 100644 --- a/man/pactl.1.xml.in +++ b/man/pactl.1.xml.in @@ -218,6 +218,11 @@ USA. </option> <option> + <p><opt>set-source-output-mute</opt> <arg>INPUT</arg> <arg>1|0</arg></p> + <optdesc><p>Set the mute status of the specified source output (identified by its numerical index).</p></optdesc> + </option> + + <option> <p><opt>set-sink-formats</opt> <arg>SINK</arg> <arg>FORMATS</arg></p> <optdesc><p>Set the supported formats of the specified sink (identified by its numerical index) if supported by the sink. <arg>FORMATS</arg> is specified as a semi-colon (;) separated list of formats in the form |