From e720b5bdf8c9943d31f217dd52555f824be5d733 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 1 Apr 2009 18:53:02 +0200 Subject: command: added command "sticker find" This command allows clients to search for stickers with a specified name. --- doc/protocol.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'doc/protocol.xml') diff --git a/doc/protocol.xml b/doc/protocol.xml index 0096ed67..7910f407 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -1288,6 +1288,25 @@ OK + + + + sticker + find + TYPE + URI + NAME + + + + + Searches the sticker database for stickers with the + specified name, below the specified directory (URI). + For each matching song, it prints the URI and that one + sticker's value. + + + -- cgit v1.2.3