From f31e5c4b9a77e30918d6b93f69d69f3b8f910e3c Mon Sep 17 00:00:00 2001 From: PeGaSuS Date: Sat, 9 Oct 2021 22:08:31 +0200 Subject: [PATCH] LogToIrc: Synchronize README with config.py Better document the format of the 'target' config var --- plugins/LogToIrc/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/LogToIrc/README.rst b/plugins/LogToIrc/README.rst index be10e9598..3a975d977 100644 --- a/plugins/LogToIrc/README.rst +++ b/plugins/LogToIrc/README.rst @@ -66,7 +66,7 @@ supybot.plugins.LogToIrc.public supybot.plugins.LogToIrc.targets This config variable defaults to " ", is network-specific, and is not channel-specific. - Determines which channels/nicks the bot should log to. If no channels/nicks are set, this plugin will effectively be turned off. + Space-separated list of channels/nicks the bot should log to. If no channels/nicks are set, this plugin will effectively be turned off. .. _conf-supybot.plugins.LogToIrc.userCapabilityRequired: