mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
fix typo
This commit is contained in:
parent
ae73c712a5
commit
54c788f9f4
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ module.exports = {
|
|||
label: 'command',
|
||||
metadata: {
|
||||
description: 'List all commands, get more information about individual commands.',
|
||||
description_short: 'Display dommand list',
|
||||
description_short: 'Display command list',
|
||||
examples: ['help ping'],
|
||||
category: 'core',
|
||||
usage: 'help [<command>]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue