Merge pull request #1198 from GLolol/patch-1

Channel: fix help text in "cycle" command
This commit is contained in:
Valentin Lorentz 2015-12-19 18:06:29 +01:00
commit 7dabd79e5c
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ class Channel(callbacks.Plugin):
@internationalizeDocstring
def cycle(self, irc, msg, args, channel, reason):
"""[<channel>]
"""[<channel>] [<reason>]
If you have the #channel,op capability, this will cause the bot to
"cycle", or PART and then JOIN the channel. <channel> is only necessary