updated examples

merge-requests/1/head
Loic Bersier 6 years ago
parent 229cbd8546
commit 6661a110f6

@ -22,7 +22,7 @@ class HelpCommand extends Command {
description: { description: {
content: 'Displays a list of commands or information about a command.', content: 'Displays a list of commands or information about a command.',
usage: '[command]', usage: '[command]',
examples: ['', 'star', 'remove-rep'] examples: ['', 'say', 'tag']
} }
}); });
} }

Loading…
Cancel
Save