From 9c6fedb15b99b9714a540c76a2102b5cc0828b77 Mon Sep 17 00:00:00 2001 From: fritz-hh Date: Fri, 3 Oct 2014 16:07:06 +0200 Subject: [PATCH] usage corrected [-f|-s] --- OCRmyPDF.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OCRmyPDF.sh b/OCRmyPDF.sh index d92f7048..c5a85a1a 100644 --- a/OCRmyPDF.sh +++ b/OCRmyPDF.sh @@ -25,7 +25,7 @@ tesseract engine) Copyright: fritz-hh from Github (https://github.com/fritz-hh) Version: $VERSION -Usage: OCRmyPDF.sh [-h] [-v] [-g] [-k] [-d] [-c] [-i] [-o dpi] [-f] [-l language] [-C filename] inputfile outputfile +Usage: OCRmyPDF.sh [-h] [-v] [-g] [-k] [-d] [-c] [-i] [-o dpi] [-f|-s] [-l lan1[+lan2...]] [-C filename] inputfile outputfile -h : Display this help message -v : Increase the verbosity (this option can be used more than once) (e.g. -vvv)