Don't show MuPDF warnings unless --very-verbose is specified

This commit is contained in:
2020-07-18 10:28:05 -04:00
parent 29390bb454
commit 100a264413
4 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
#define EPILOG "Made by simon987 <me@simon987.net>. Released under GPL-3.0"
static const char *const Version = "2.7.1";
static const char *const Version = "2.7.2";
static const char *const usage[] = {
"sist2 scan [OPTION]... PATH",
"sist2 index [OPTION]... INDEX",