Commit 4f757a5a authored by kaliko's avatar kaliko

Fixed protocol documentation

* "lsinfo" argument is optional * "tagtypes disable" arguments are mandatory (typo)
parent 674c137e
...@@ -909,7 +909,7 @@ The music database ...@@ -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 ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment