Skip to content

Commit c86cccb

Browse files
committed
docs: use Sphinx roles
1 parent 9af6233 commit c86cccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and especially the rTorrent client.
1313
They enable you to filter rTorrent's item list for displaying or changing selected items,
1414
also creating, inspecting and changing ``.torrent`` files, and much more.
1515

16-
An optional daemon process named ``pyrotorque`` can add flexible queue management for rTorrent,
16+
An optional daemon process named :command:`pyrotorque` can add flexible queue management for rTorrent,
1717
starting items added in bulk slowly over time according to customizable rules.
1818

1919
It can also watch a directory tree recursively for new metafiles using *inotify*.
@@ -32,7 +32,7 @@ You absolutely **must** read the first three chapters
3232
:doc:`overview`, :doc:`installation`, and :doc:`setup`,
3333
and follow their instructions.
3434
Otherwise *pyrocore* utilities won't work at all or not properly,
35-
if you do not provide an adequate ``config.ini`` file, and also modify
35+
if you do not provide an adequate :file:`config.ini` file, and also modify
3636
the *rTorrent* one to provide some essential data and commands.
3737

3838
Once you got everything basically working, :doc:`usage`

0 commit comments

Comments
 (0)