diff --git a/plugins/relay.py b/plugins/relay.py index bad3721..fdbe2b4 100644 --- a/plugins/relay.py +++ b/plugins/relay.py @@ -1644,7 +1644,7 @@ def purge(irc, source, args): irc.reply("Done. Purged %s entries involving the network %s." % (count, network)) def link(irc, source, args): - """ + """ [] Links the specified channel on \x02remotenet\x02 over PyLink Relay as \x02local channel\x02. If \x02local channel\x02 is not specified, it defaults to the same name as \x02channel\x02."""