mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
update help descriptions
This commit is contained in:
parent
e946bf0c24
commit
7aa4537b78
10 changed files with 13 additions and 14 deletions
|
@ -13,7 +13,7 @@ module.exports = {
|
|||
label: 'to',
|
||||
aliases: ["octr"],
|
||||
metadata: {
|
||||
description: 'Uses Optical Character Recognition to translate text in an image.',
|
||||
description: `${smallIconPill("reply", "Supports Replies")}\n\nUses Optical Character Recognition to translate text in an image.`,
|
||||
description_short: 'Image text recognition + translation.',
|
||||
examples: ['ocrtr en -from pl'],
|
||||
category: 'utils',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue