From 73052ddc49444354af00ad94d238684990b3cb9f Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 11 May 2019 17:07:24 +0100 Subject: Update !help usage string --- modules/commands/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/commands/__init__.py b/modules/commands/__init__.py index 2808d759..ee90ec24 100644 --- a/modules/commands/__init__.py +++ b/modules/commands/__init__.py @@ -272,7 +272,7 @@ class Module(ModuleManager.BaseModule): def help(self, event): """ :help: Show help for a given command - :usage: [command] + :usage: [module [command]] """ if event["args"]: module_name = event["args_split"][0] -- cgit v1.3.1-10-gc9f91