Fix UI bugs

This commit is contained in:
2019-10-26 20:28:29 -04:00
parent cbb043f03f
commit 85ab2858f6
4 changed files with 5 additions and 6 deletions

View File

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

File diff suppressed because one or more lines are too long