mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
add more help aliases
This commit is contained in:
parent
f2dab19d70
commit
606edf45ff
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ const categories = {
|
|||
module.exports = {
|
||||
name: 'help',
|
||||
label: 'command',
|
||||
aliases: ['cmds', 'cmd', 'commands', 'command'],
|
||||
aliases: ['cmds', 'cmd', 'commands', 'command', 'pleasehelpmeiamgoingtoexplode', 'h', '?'],
|
||||
metadata: {
|
||||
description: 'List all commands, get more information about individual commands.',
|
||||
description_short: 'Show full command list',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue