summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorkaliko <kaliko@azylum.org>2019-02-03 10:38:34 +0100
committerkaliko <kaliko@azylum.org>2019-02-03 10:38:34 +0100
commit4f757a5add6f88ff3fe8f4158ab851288092e707 (patch)
tree221424452e3f8ed3dd37bccad80b0f60f77455ab /doc
parent674c137e5fdb44f8a33b178bf6037180e0af0acd (diff)
Fixed protocol documentation
* "lsinfo" argument is optional * "tagtypes disable" arguments are mandatory (typo)
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/protocol.rst b/doc/protocol.rst
index 8bfdf2271..c6b1945d2 100644
--- a/doc/protocol.rst
+++ b/doc/protocol.rst
@@ -909,7 +909,7 @@ The music database
.. _command_lsinfo:
-:command:`lsinfo {URI}`
+:command:`lsinfo [URI]`
Lists the contents of the directory
``URI``. The response contains records
starting with ``file``,
@@ -1131,7 +1131,7 @@ Connection settings
``tagtypes`` sub commands configure this
list.
-:command:`tagtypes disable {NAME...]`
+:command:`tagtypes disable {NAME...}`
Remove one or more tags from the list of tag types the
client is interested in. These will be omitted from
responses to this client.