pactl: Add unloading modules by name.

pactl should allow unloading modules by name.

If there are multiple modules with the same name all
of them will be unloaded.

BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=48289
This commit is contained in:
poljar 2012-05-30 14:27:25 +02:00 committed by Tanu Kaskinen
parent fdfea553fd
commit 48f4c8ab8f
2 changed files with 36 additions and 6 deletions

View file

@ -119,8 +119,8 @@ USA.
</option>
<option>
<p><opt>unload-module</opt> <arg>ID</arg></p>
<optdesc><p>Unload the module instance identified by the specified numeric index.</p></optdesc>
<p><opt>unload-module</opt> <arg>ID|NAME</arg></p>
<optdesc><p>Unload the module instance identified by the specified numeric index or unload all modules by the specified name.</p></optdesc>
</option>
<option>