mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
update examles
This commit is contained in:
parent
75b8520481
commit
b3989587bb
38 changed files with 21 additions and 42 deletions
|
@ -15,7 +15,7 @@ module.exports = {
|
|||
metadata: {
|
||||
description: 'Uses Optical Character Recognition to translate text in an image.',
|
||||
description_short: 'Image text recognition + translation.',
|
||||
examples: ['ocrtr en'],
|
||||
examples: ['ocrtr en -from pl'],
|
||||
category: 'utils',
|
||||
usage: 'ocrtr <language> [-from <origin language>]'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue