Show client error on ES connection failure, fixes #13

This commit is contained in:
2019-12-21 20:52:16 -05:00
parent 0eefbac7b4
commit d051f541e2
6 changed files with 22 additions and 6 deletions

View File

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

File diff suppressed because one or more lines are too long