Commit a27a0636 authored by Marc Pavot's avatar Marc Pavot Committed by Max Kellermann

command: added documentation for idle subscriptions

parent fa7a2f0c
......@@ -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">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment