Add sticker list command.

[mk: merged memory leak patch; fixed indentation (tabs); fixed
documentation typo]
This commit is contained in:
Eric Wollesen
2009-03-03 07:49:23 +01:00
committed by Max Kellermann
parent 95b53281a4
commit b8ebb748c9
6 changed files with 153 additions and 4 deletions

View File

@@ -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>