finished tag implementation
This commit is contained in:
parent
b3b62af3a4
commit
c3076c328a
28 changed files with 396 additions and 296 deletions
|
|
@ -253,7 +253,7 @@ func serverFlags() []cli.Flag {
|
|||
},
|
||||
cli.StringSliceFlag{
|
||||
Name: "langs",
|
||||
Usage: "languages for tesseract ocr",
|
||||
Usage: "languages for tesseract ocr (use --langs multiple times to add more languages)",
|
||||
},
|
||||
cli.IntFlag{
|
||||
Name: "timeout, t",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue