aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-11-24 07:35:20 +0100
committerMax Kellermann <max@duempel.org>2014-11-24 08:09:58 +0100
commit716225cd2f92ee0bb204de1d248dd2bc6c4c0221 (patch)
treeaf23343a90f1db052c8b9950dfb80994d3a6df4a /doc
parentbbc618b8f9127ce286baf34368345e30e983f52a (diff)
downloadmpd-716225cd2f92ee0bb204de1d248dd2bc6c4c0221.tar.gz
mpd-716225cd2f92ee0bb204de1d248dd2bc6c4c0221.tar.xz
mpd-716225cd2f92ee0bb204de1d248dd2bc6c4c0221.zip
doc/protocol: mention that "count" can have multiple filters
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml
index 858ca0990..05468e535 100644
--- a/doc/protocol.xml
+++ b/doc/protocol.xml
@@ -1533,6 +1533,7 @@ OK
<command>count</command>
<arg choice="req"><replaceable>TAG</replaceable></arg>
<arg choice="req"><replaceable>NEEDLE</replaceable></arg>
+ <arg choice="opt"><replaceable>...</replaceable></arg>
<arg choice="opt">group</arg>
<arg choice="opt"><replaceable>GROUPTYPE</replaceable></arg>
</cmdsynopsis>