Bug fixes

This commit is contained in:
2019-11-09 12:00:07 -05:00
parent b0a868bb73
commit ea4fb7fa0d
5 changed files with 24 additions and 7 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.1";
static const char *const Version = "1.1.2";
static const char *const usage[] = {
"sist2 scan [OPTION]... PATH",
"sist2 index [OPTION]... INDEX",