pactl: Add "pactl list nodes" functionality

This commit is contained in:
Tanu Kaskinen 2013-07-03 14:09:21 +03:00
parent fd8578a557
commit 32112b9739
2 changed files with 48 additions and 6 deletions

View file

@ -80,9 +80,11 @@ USA.
<option>
<p><opt>list</opt> [<arg>short</arg>] [<arg>TYPE</arg>]</p>
<optdesc><p>Dump all currently loaded modules, available sinks, sources, streams, etc. <arg>TYPE</arg> must be one of:
modules, sinks, sources, sink-inputs, source-outputs, clients, samples, cards. If not specified, all info is listed. If
short is given, output is in a tabular format, for easy parsing by scripts.</p></optdesc>
<optdesc><p>Dump all currently loaded modules, available sinks, sources,
streams, etc. <arg>TYPE</arg> must be one of: modules, sinks, sources,
sink-inputs, source-outputs, clients, samples, cards, nodes. If not
specified, all info is listed. If short is given, output is in a tabular
format, for easy parsing by scripts.</p></optdesc>
</option>
<option>