Fixed protocol documentation
* "lsinfo" argument is optional * "tagtypes disable" arguments are mandatory (typo)
This commit is contained in:
parent
674c137e5f
commit
4f757a5add
|
@ -909,7 +909,7 @@ The music database
|
||||||
|
|
||||||
.. _command_lsinfo:
|
.. _command_lsinfo:
|
||||||
|
|
||||||
:command:`lsinfo {URI}`
|
:command:`lsinfo [URI]`
|
||||||
Lists the contents of the directory
|
Lists the contents of the directory
|
||||||
``URI``. The response contains records
|
``URI``. The response contains records
|
||||||
starting with ``file``,
|
starting with ``file``,
|
||||||
|
@ -1131,7 +1131,7 @@ Connection settings
|
||||||
``tagtypes`` sub commands configure this
|
``tagtypes`` sub commands configure this
|
||||||
list.
|
list.
|
||||||
|
|
||||||
:command:`tagtypes disable {NAME...]`
|
:command:`tagtypes disable {NAME...}`
|
||||||
Remove one or more tags from the list of tag types the
|
Remove one or more tags from the list of tag types the
|
||||||
client is interested in. These will be omitted from
|
client is interested in. These will be omitted from
|
||||||
responses to this client.
|
responses to this client.
|
||||||
|
|
Loading…
Reference in New Issue