From 1388bc9b903d9b271d24bb42d8f968f8f529dca4 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Tue, 4 May 2021 01:05:31 +0200 Subject: [PATCH] supybot-botchk: mention journalctl --- use/supybot-botchk.rst | 1 + 1 file changed, 1 insertion(+) 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: