aboutsummaryrefslogtreecommitdiff
path: root/doc/protocol.xml
diff options
context:
space:
mode:
authorEric Wollesen <ericw@xmtp.net>2009-03-03 07:49:23 +0100
committerMax Kellermann <max@duempel.org>2009-03-03 07:49:23 +0100
commitb8ebb748c9e4da74c361c3b4e5840891eaf22864 (patch)
tree69368bd8f3e382be05644601f44b117c40ffdd45 /doc/protocol.xml
parent95b53281a45841bc4d981f131ac452615e923575 (diff)
Add sticker list command.
[mk: merged memory leak patch; fixed indentation (tabs); fixed documentation typo]
Diffstat (limited to 'doc/protocol.xml')
-rw-r--r--doc/protocol.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml
index 364384e1..14d286c6 100644
--- a/doc/protocol.xml
+++ b/doc/protocol.xml
@@ -1222,6 +1222,21 @@ OK
</para>
</listitem>
</varlistentry>
+ <varlistentry id="command_sticker_list">
+ <term>
+ <cmdsynopsis>
+ <command>sticker</command>
+ <arg choice="plain">list</arg>
+ <arg choice="req"><replaceable>TYPE</replaceable></arg>
+ <arg choice="req"><replaceable>URI</replaceable></arg>
+ </cmdsynopsis>
+ </term>
+ <listitem>
+ <para>
+ Lists the stickers for the specified object.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</section>