tesseract/api
Stefan Weil 4a7cf319fc tesseractmain: Prettify help message
Commit 99110df757 improved the help text
in several aspects, but also introduced new inconsistencies which this
patch tries to fix.

* Align columns (this needed replacing tabs by spaces).
* Start explaining text with uppercase.
* Replace "the stdout" by "stdout.
* Small changes in help text for page segmentation modes.
* Split options in OCR options and single options
  (partially revert commit 99110df757).

In addition, whitespace characters at end of lines were removed.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-02-05 11:17:08 +01:00
..
apitypes.h Cleaned up externally used namespace by removing includes from baseapi.h 2012-02-02 03:14:16 +00:00
baseapi.cpp Don't use NULL for integer arguments 2016-02-05 11:13:15 +01:00
baseapi.h Remove unneeded const qualifiers 2016-02-05 11:13:00 +01:00
capi.cpp enable pdfrender with NO_CUBE_BUILD 2016-02-05 10:41:49 +01:00
capi.h enable pdfrender with NO_CUBE_BUILD 2016-02-05 10:41:49 +01:00
Makefile.am Get OpenCL to compile on OS X 2016-02-05 10:47:15 +01:00
Makefile.in temporary add configure and Makefile.in for release 2015-07-11 09:42:43 +02:00
pdfrenderer.cpp pdfrenderer: Fix uninitialized local variables 2016-02-05 11:15:54 +01:00
renderer.cpp Added osd renderer for psm 0. 2016-02-05 10:58:29 +01:00
renderer.h Added osd renderer for psm 0. 2016-02-05 10:58:29 +01:00
tesseractmain.cpp tesseractmain: Prettify help message 2016-02-05 11:17:08 +01:00