From 791f66b2b537c63da53566f5668e783e5f8283ac Mon Sep 17 00:00:00 2001 From: Stefan Pöschel Date: Wed, 14 Mar 2018 21:44:33 +0100 Subject: PAD: add debug output --- src/odr-padenc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/odr-padenc.cpp') diff --git a/src/odr-padenc.cpp b/src/odr-padenc.cpp index 8ae06f2..d684c6c 100644 --- a/src/odr-padenc.cpp +++ b/src/odr-padenc.cpp @@ -81,7 +81,7 @@ static void usage(const char* name) { " -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" " It is useful only when -d is used\n" - " -v, --verbose Print more information to the console\n" + " -v, --verbose Print more information to the console (may be used more than once)\n" "\n" "Parameters for uniform PAD encoder only:\n" " -f, --frame-dur=DUR Enable the uniform PAD encoder and set the duration of one frame/AU in milliseconds.\n" -- cgit v1.2.3