doc/protocol.rst: fix MPD version on `oneshot`
This commit is contained in:
parent
1caed3e390
commit
7ae3664c91
|
@ -543,7 +543,7 @@ Playback options
|
|||
|
||||
:command:`single {STATE}` [#since_0_15]_
|
||||
Sets single state to ``STATE``,
|
||||
``STATE`` should be ``0``, ``1`` or ``oneshot`` [#since_0_20]_.
|
||||
``STATE`` should be ``0``, ``1`` or ``oneshot`` [#since_0_21]_.
|
||||
When single is activated, playback is stopped after current song, or
|
||||
song is repeated if the 'repeat' mode is enabled.
|
||||
|
||||
|
|
Loading…
Reference in New Issue