Fixed wrong code-block syntax

This commit is contained in:
Fabio Manganiello 2020-09-03 14:32:45 +02:00
parent aeed86e377
commit a4c6028dc4
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ class RtorrentPlugin(TorrentPlugin):
- Start RTorrent and check that the XML/RPC interface works::
.. code-block:: bash
.. code-block:: shell
$ xmlrpc localhost:8000 system.listMethods
# Should return a list with all the methods exposed by RTorrent.