diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/pactl.1.xml.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index 86e76099b..5670f4304 100644 --- a/man/pactl.1.xml.in +++ b/man/pactl.1.xml.in @@ -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> |