UI tweaks, path autocomplete

This commit is contained in:
2019-10-31 08:26:19 -04:00
parent 5661573b06
commit f8b081a3f4
7 changed files with 23 additions and 26 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.0.11";
static const char *const Version = "1.0.12";
static const char *const usage[] = {
"sist2 scan [OPTION]... PATH",
"sist2 index [OPTION]... INDEX",

File diff suppressed because one or more lines are too long