This commit is contained in:
Daniel Odendahl Jr
2017-11-09 00:11:22 +00:00
parent 5bda08ae13
commit 521d21efb7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ module.exports = class HelpCommand extends Command {
aliases: ['commands', 'command-list'],
group: 'util',
memberName: 'help',
description: 'Displays a list of available commands, or detailed information for a specified command.',
description: 'Displays a list of available commands, or detailed information for a specific command.',
guarded: true,
args: [
{