From 6ea59e3c2b2fba81ed01a11c0ddfdd2d26455bfb Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 14 Sep 2020 14:53:28 +0200 Subject: Handle slides ending in _PadEncRawMode.jpg always in RAW --- src/odr-padenc.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/odr-padenc.cpp') diff --git a/src/odr-padenc.cpp b/src/odr-padenc.cpp index da47d5b..e348713 100644 --- a/src/odr-padenc.cpp +++ b/src/odr-padenc.cpp @@ -84,6 +84,8 @@ static void usage(const char* name) { " Default: %zu (Simple Profile)\n" " -R, --raw-slides Do not process slides. Integrity checks and resizing\n" " slides is skipped. Use this if you know what you are doing !\n" + " Slides whose name ends in _PadEncRawMode.jpg or _PadEncRawMode.png are always transmitted unprocessed, regardless of\n" + " the -R option being set \n" " It is useful only when -d is used\n" " -v, --verbose Print more information to the console (may be used more than once)\n" " --version Print version information and quit\n" -- cgit v1.2.3