Config: Document network-specific variables in @list output

This commit is contained in:
Valentin Lorentz 2021-03-26 20:47:55 +01:00
parent 41c5589bea
commit a003eff7a5
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ class Config(callbacks.Plugin):
preceded by an '@' sign. If a variable is a 'ChannelValue', that is,
it can be separately configured for each channel using the 'channel'
command in this plugin, it is preceded by an '#' sign.
And if a variable is a 'NetworkValue', it is preceded by a ':' sign.
"""
L = self._list(irc, group)
if L: