mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
proper command descriptions
This commit is contained in:
parent
a2bcb423cf
commit
5e5a738b74
51 changed files with 54 additions and 54 deletions
|
@ -85,7 +85,7 @@ module.exports = {
|
|||
name: 'help',
|
||||
label: 'command',
|
||||
metadata: {
|
||||
description: 'Command List',
|
||||
description: 'List all commands, get more information about individual commands.',
|
||||
examples: ['help ping'],
|
||||
category: 'core',
|
||||
usage: 'help [<command>]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue