diff --git a/use/supybot-botchk.rst b/use/supybot-botchk.rst index 22576aa..b30271e 100644 --- a/use/supybot-botchk.rst +++ b/use/supybot-botchk.rst @@ -53,6 +53,7 @@ Some commands * start the bot: ``systemctl start .service`` * stop the bot: ``systemctl stop .service`` * reload config files: ``systemctl reload .service`` +* show the latest logs: ``journalctl -fu .service`` .. _supybot-botchk: