aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-29 19:29:22 +0100
committerMax Kellermann <max@duempel.org>2013-10-29 21:13:40 +0100
commitb5fc21b9f442904608a73e3c705e498c55769843 (patch)
tree1d1143f698c28afb77d94343d38245d7a0693dfa /doc
parent44581dbef53ba2ae589cbc8e481285697363941f (diff)
downloadmpd-b5fc21b9f442904608a73e3c705e498c55769843.tar.gz
mpd-b5fc21b9f442904608a73e3c705e498c55769843.tar.xz
mpd-b5fc21b9f442904608a73e3c705e498c55769843.zip
Revert "command: new commands "findin", "searchin" with base URI"
This reverts commit a577944ab5a1f4d688e5901fa3efaf7cd1673588. Will be replaced by new options for the old commands "search" and "find".
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml
index ab88468fc..234db46db 100644
--- a/doc/protocol.xml
+++ b/doc/protocol.xml
@@ -1491,23 +1491,6 @@ OK
</para>
</listitem>
</varlistentry>
- <varlistentry id="command_findin">
- <term>
- <cmdsynopsis>
- <command>findin</command>
- <arg choice="req"><replaceable>URI</replaceable></arg>
- <arg choice="req"><replaceable>TYPE</replaceable></arg>
- <arg choice="req"><replaceable>WHAT</replaceable></arg>
- <arg choice="opt"><replaceable>...</replaceable></arg>
- </cmdsynopsis>
- </term>
- <listitem>
- <para>
- Like <command>find</command>, but allows specifying a
- base URI for the find.
- </para>
- </listitem>
- </varlistentry>
<varlistentry id="command_findadd">
<term>
<cmdsynopsis>
@@ -1643,23 +1626,6 @@ OK
</para>
</listitem>
</varlistentry>
- <varlistentry id="command_searchin">
- <term>
- <cmdsynopsis>
- <command>searchin</command>
- <arg choice="req"><replaceable>URI</replaceable></arg>
- <arg choice="req"><replaceable>TYPE</replaceable></arg>
- <arg choice="req"><replaceable>WHAT</replaceable></arg>
- <arg choice="opt"><replaceable>...</replaceable></arg>
- </cmdsynopsis>
- </term>
- <listitem>
- <para>
- Like <command>search</command>, but allows specifying a
- base URI for the search.
- </para>
- </listitem>
- </varlistentry>
<varlistentry id="command_searchadd">
<term>
<cmdsynopsis>