diff options
-rw-r--r-- | man/pulse-cli-syntax.5.xml.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/pulse-cli-syntax.5.xml.in b/man/pulse-cli-syntax.5.xml.in index 703a42422..9d656b6be 100644 --- a/man/pulse-cli-syntax.5.xml.in +++ b/man/pulse-cli-syntax.5.xml.in @@ -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> |