diff --git a/plugins/Owner/plugin.py b/plugins/Owner/plugin.py index cd0b0b2cf..3a4d82765 100644 --- a/plugins/Owner/plugin.py +++ b/plugins/Owner/plugin.py @@ -301,7 +301,8 @@ class Owner(callbacks.Plugin): Sets the default plugin for to . If --remove is given, removes the current default plugin for . If no plugin - is given, returns the current default plugin set for . + is given, returns the current default plugin set for . See + also, supybot.commands.defaultPlugins.importantPlugins. """ remove = False for (option, arg) in optlist: