command: added documentation for idle subscriptions

This commit is contained in:
Marc Pavot 2008-11-23 18:48:11 +01:00 committed by Max Kellermann
parent fa7a2f0ccc
commit a27a063691

View File

@ -118,6 +118,7 @@
<term>
<cmdsynopsis>
<command>idle</command>
<arg choice="opt" rep="repeat"><replaceable>SUBSYSTEMS</replaceable></arg>
</cmdsynopsis>
</term>
<listitem>
@ -184,6 +185,11 @@
<command>idle</command> mode and print results
immediately; might be empty at this time.
</para>
<para>
If the optional <varname>SUBSYSTEMS</varname> argument is used,
MPD will only send notifications when something changed in
one of the specified subsytems.
</para>
</listitem>
</varlistentry>
<varlistentry id="command_status">