mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
man: Document the possiblity of unloading modules by name in pulse-cli-syntax.
This commit is contained in:
parent
02d6aa6480
commit
b9f6bfcadc
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue