Add version info to --help output

This commit is contained in:
Vitaliy Filippov
2023-11-04 13:32:12 +03:00
parent 4d79e531c5
commit aa8e8e8271
3 changed files with 20 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
static const char *exe_name = NULL;
static const char* help_text =
"Vitastor command-line tool\n"
"Vitastor command-line tool " VERSION "\n"
"(c) Vitaliy Filippov, 2019+ (VNPL-1.1)\n"
"\n"
"COMMANDS:\n"