big help upgrades

- short descriptions for command list
  - argument descriptions
  - render argument list on detailed help page
This commit is contained in:
derpystuff 2022-12-06 10:26:34 +01:00
parent 5e5a738b74
commit f9c627ada1
55 changed files with 114 additions and 30 deletions

View file

@ -10,6 +10,7 @@ module.exports = {
aliases: ['t2i'],
metadata: {
description: 'Generates an image with DeepAI Text2Image using a text prompt.',
description_short: 'Image from text prompt',
examples: ['text2image Mushroom'],
category: 'image',
usage: 'text2image <image>'