From aca42a4cf4c4425465b91a6c3e95d6ebd2cc023f Mon Sep 17 00:00:00 2001 From: Shreeshrii Date: Sat, 30 Mar 2019 18:09:50 +0530 Subject: [PATCH] Updated Command Line Usage (markdown) --- Command-Line-Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Command-Line-Usage.md b/Command-Line-Usage.md index 18f3945..be35b1d 100644 --- a/Command-Line-Usage.md +++ b/Command-Line-Usage.md @@ -32,7 +32,7 @@ osd.traineddata, for Orientation and Segmentation and eng.traineddata and other The following command would give the same result as above, if eng.traineddata and osd.traineddata files are in /usr/share/tessdata directory. - tesseract --tessdata-dir /usr/share imagename outputbase -l eng -psm 3 + tesseract --tessdata-dir /usr/share imagename outputbase -l eng --psm 3 ____________________________________ Following examples use this image which has text in multiple languages.