From 72ba98c4641d8902038c58d728da23825b53c82d Mon Sep 17 00:00:00 2001 From: Naglis Jonaitis Date: Wed, 27 Oct 2021 02:11:39 +0300 Subject: [PATCH] doc/protocol.rst: add missing backtick --- doc/protocol.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/protocol.rst b/doc/protocol.rst index 256beabbc..68ca19244 100644 --- a/doc/protocol.rst +++ b/doc/protocol.rst @@ -1205,7 +1205,7 @@ The music database .. _command_search: -:command:`search {FILTER} [sort {TYPE}] [window {START:END}] +:command:`search {FILTER} [sort {TYPE}] [window {START:END}]` Search the database for songs matching ``FILTER`` (see :ref:`Filters `). Parameters have the same meaning as for :ref:`find `,