Removed trailing column

This commit is contained in:
Fabio Manganiello 2020-09-03 17:16:35 +02:00
parent a4c6028dc4
commit 9402e4f65f
1 changed files with 2 additions and 2 deletions

View File

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