updated examples
This commit is contained in:
parent
229cbd8546
commit
6661a110f6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue