Settings menu (#30) and UI tweaks

This commit is contained in:
2020-02-29 19:26:09 -05:00
parent 86840b46f4
commit e03625838b
8 changed files with 142 additions and 33 deletions

View File

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

File diff suppressed because one or more lines are too long