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> <term>
<cmdsynopsis> <cmdsynopsis>
<command>idle</command> <command>idle</command>
<arg choice="opt" rep="repeat"><replaceable>SUBSYSTEMS</replaceable></arg>
</cmdsynopsis> </cmdsynopsis>
</term> </term>
<listitem> <listitem>
@ -184,6 +185,11 @@
<command>idle</command> mode and print results <command>idle</command> mode and print results
immediately; might be empty at this time. immediately; might be empty at this time.
</para> </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> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="command_status"> <varlistentry id="command_status">