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