Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tesseractmain: EXIT_FAILURE if tesseract is called without arguments
When Tesseract is called without any argument, the help message is still printed, but the exit status no longer indicates success (EXIT_OK). Signed-off-by: Stefan Weil <[email protected]>
- Loading branch information