update descriptions

This commit is contained in:
derpystuff 2023-04-16 01:34:37 +02:00
parent 7ee6339780
commit 9b67abbc8d
28 changed files with 30 additions and 30 deletions

View file

@ -102,7 +102,7 @@ module.exports = {
label: 'command',
metadata: {
description: 'List all commands, get more information about individual commands.',
description_short: 'Display command list',
description_short: 'Show full command list',
examples: ['help ping'],
category: 'core',
usage: 'help [<command>]'