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
@@ -5,7 +5,7 @@
#include "str_util.h"
static const char *help_text =
"Vitastor disk management tool\n"
"Vitastor disk management tool " VERSION "\n"
"(c) Vitaliy Filippov, 2022+ (VNPL-1.1)\n"
"\n"
"COMMANDS:\n"