diff --git a/commands/help.js b/commands/help.js index 68d9912..efb4b1f 100644 --- a/commands/help.js +++ b/commands/help.js @@ -7,7 +7,8 @@ module.exports = { description: 'List all available commands.', moreHelp: ["Examples:","help will return help with a small description for each command", "help will return help with a more descriptive description", - "The descriptive description isn't available on all commands" + "The descriptive description isn't available on all commands", + "help netmodules to display help for netmodules" ], execute({ message, args, prefix, client }) { var commands = " "