From f7eb445b542eab2e08d1880ceaf803738d33f452 Mon Sep 17 00:00:00 2001 From: Shreeshrii Date: Thu, 10 Mar 2016 11:39:18 +0530 Subject: [PATCH] Updated Command Line Usage (markdown => asciidoc) --- Command-Line-Usage.md => Command-Line-Usage.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename Command-Line-Usage.md => Command-Line-Usage.asciidoc (99%) diff --git a/Command-Line-Usage.md b/Command-Line-Usage.asciidoc similarity index 99% rename from Command-Line-Usage.md rename to Command-Line-Usage.asciidoc index 1349ef0..e7f07f2 100644 --- a/Command-Line-Usage.md +++ b/Command-Line-Usage.asciidoc @@ -1,7 +1,7 @@ # [Tesseract 'man' page](https://github.com/tesseract-ocr/tesseract/blob/master/doc/tesseract.1.asc) # Tesseract --help - +++++ Usage: C:\msys32\mingw32\bin\tesseract.exe --help | --help-psm | --version C:\msys32\mingw32\bin\tesseract.exe --list-langs [--tessdata-dir PATH] @@ -37,7 +37,7 @@ Single options: -v, --version Show version information. --list-langs List available languages for tesseract engine. --print-parameters Print tesseract parameters to stdout. - +++++ # Simplest Invocation