tesseract/api
Stefan Weil 71c9e028f7 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>
2015-11-29 10:26:40 +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 2015-11-05 06:38:01 +01:00
baseapi.h Remove unneeded const qualifiers 2015-11-05 06:36:42 +01:00
capi.cpp enable pdfrender with NO_CUBE_BUILD 2015-08-07 23:20:22 +02:00
capi.h enable pdfrender with NO_CUBE_BUILD 2015-08-07 23:20:22 +02:00
Makefile.am Get OpenCL to compile on OS X 2015-08-26 02:03:07 -07:00
pdfrenderer.cpp pdfrenderer: Fix uninitialized local variables 2015-11-25 22:24:06 +01:00
renderer.cpp Added osd renderer for psm 0. 2015-10-30 20:09:00 +02:00
renderer.h Added osd renderer for psm 0. 2015-10-30 20:09:00 +02:00
tesseractmain.cpp tesseractmain: Prettify help message 2015-11-29 10:26:40 +01:00