summaryrefslogtreecommitdiff
path: root/doc/protocol.rst
diff options
context:
space:
mode:
authorCotko <cotkocot@gmail.com>2018-10-31 03:16:05 +0100
committerCotko <cotkocot@gmail.com>2018-10-31 03:16:05 +0100
commita0e57291174c5ac0e5c332595749f1fc4fef4ee0 (patch)
tree8ee03a81137fbccc9f7646607289b4fb1dec39ac /doc/protocol.rst
parent534853cd32cf97494c432f4cca17078a2cee8d43 (diff)
doc/protocol.rst: footnote for oneshot arg
Diffstat (limited to 'doc/protocol.rst')
-rw-r--r--doc/protocol.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocol.rst b/doc/protocol.rst
index 1553dfbd5..5409e84ce 100644
--- a/doc/protocol.rst
+++ b/doc/protocol.rst
@@ -423,7 +423,7 @@ Playback options
:command:`single {STATE}` [#since_0_15]_
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
song is repeated if the 'repeat' mode is enabled.