thougth i could do that

This commit is contained in:
2025-07-06 19:01:06 +02:00
parent 23e66635cc
commit e1218542d2
+1 -1
View File
@@ -45,7 +45,7 @@ static inline void show_help(char *name) {
"\t-c,--config\tSet the config path [default: %s]\n"
"\n",
name,
DEFAULT_CONFIG_PATH,
DEFAULT_CONFIG_PATH
);
}