diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/protocol.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml index eb48185e9..b6271403a 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -195,7 +195,7 @@ <para> <returnvalue>options</returnvalue>: options like <option>repeat</option>, <option>random</option>, - <option>crossfade</option> + <option>crossfade</option>, replay gain </para> </listitem> </itemizedlist> @@ -520,6 +520,10 @@ seconds, because the new settings does not affect the buffered data. </para> + <para> + This command triggers the + <returnvalue>options</returnvalue> idle event. + </para> </listitem> </varlistentry> <varlistentry id="command_replay_gain_status"> |