diff options
author | Max Kellermann <max@musicpd.org> | 2018-07-24 22:36:00 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-07-24 22:36:00 +0200 |
commit | 361ad92da9873726e6b017e54ce4b45940d7763c (patch) | |
tree | 72f1947470a0720be6bf99ec8dbd8f5ced6be461 | |
parent | 84ff71002e459ea7ba326cb92ad31edc54d883c4 (diff) |
doc/protocol.xml: improve find/search links
-rw-r--r-- | doc/protocol.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml index c2a74af1e..b2f26deb0 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -2027,8 +2027,7 @@ OK </para> <para> Parameters have the same meaning as for <link - linkend="command_find"><command>find</command></link>, - except that search is not case sensitive. + linkend="command_search"><command>search</command></link>. </para> </listitem> </varlistentry> @@ -2053,8 +2052,7 @@ OK </para> <para> Parameters have the same meaning as for <link - linkend="command_find"><command>find</command></link>, - except that search is not case sensitive. + linkend="command_search"><command>search</command></link>. </para> </listitem> </varlistentry> |