Fix csv_escape #58

This commit is contained in:
2020-06-05 19:13:03 -04:00
parent 27b4e6403e
commit 018b49fa4c
4 changed files with 8 additions and 6 deletions

View File

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