doc/protocol.rst: footnote for oneshot arg

This commit is contained in:
Cotko 2018-10-31 03:16:05 +01:00
parent 534853cd32
commit a0e5729117
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ Playback options
:command:`single {STATE}` [#since_0_15]_ :command:`single {STATE}` [#since_0_15]_
Sets single state to ``STATE``, Sets single state to ``STATE``,
``STATE`` should be ``0``, ``1`` or ``oneshot``. ``STATE`` should be ``0``, ``1`` or ``oneshot`` [#since_0_20]_.
When single is activated, playback is stopped after current song, or When single is activated, playback is stopped after current song, or
song is repeated if the 'repeat' mode is enabled. song is repeated if the 'repeat' mode is enabled.