doc/protocol.rst: add missing backticks
This commit is contained in:
parent
ac0852b4e3
commit
4e6b8edf72
|
@ -395,7 +395,7 @@ Querying ``MPD``'s status
|
|||
- ``consume`` [#since_0_15]_: ``0`` or ``1``
|
||||
- ``playlist``: 31-bit unsigned integer, the playlist version number
|
||||
- ``playlistlength``: integer, the length of the playlist
|
||||
- ``state``: ``play``, ``stop, or ``pause``
|
||||
- ``state``: ``play``, ``stop``, or ``pause``
|
||||
- ``song``: playlist song number of the current song stopped on or playing
|
||||
- ``songid``: playlist songid of the current song stopped on or playing
|
||||
- ``nextsong`` [#since_0_15]_: playlist song number of the next song to be played
|
||||
|
|
Loading…
Reference in New Issue