Commit 534853cd authored by Cotko's avatar Cotko

doc/protocol.rst: add oneshot to the single command arguments

parent fb0ead17
...@@ -423,7 +423,7 @@ Playback options ...@@ -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 or 1. ``STATE`` should be ``0``, ``1`` or ``oneshot``.
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.
......
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