man: Document the possiblity of unloading modules by name in pulse-cli-syntax.

This commit is contained in:
Tanu Kaskinen 2012-12-14 09:11:01 +02:00
parent 02d6aa6480
commit b9f6bfcadc

View file

@ -100,9 +100,9 @@ USA.
</option>
<option>
<p><opt>unload-module</opt> <arg>index</arg></p>
<optdesc><p>Unload a module specified by its index in the module list as
returned by list-modules.</p></optdesc>
<p><opt>unload-module</opt> <arg>index|name</arg></p>
<optdesc><p>Unload a module, specified either by its index in the module
list or its name.</p></optdesc>
</option>
<option>