supybot-botchk: mention journalctl

This commit is contained in:
Valentin Lorentz 2021-05-04 01:05:31 +02:00
parent b8bb4b5ae9
commit 1388bc9b90

View File

@ -53,6 +53,7 @@ Some commands
* start the bot: ``systemctl start <BOTNAME>.service``
* stop the bot: ``systemctl stop <BOTNAME>.service``
* reload config files: ``systemctl reload <BOTNAME>.service``
* show the latest logs: ``journalctl -fu <BOTNAME>.service``
.. _supybot-botchk: