This commit is contained in:
2025-03-16 16:17:46 +01:00
parent 4d23878ae2
commit a3de4076e0
-1
View File
@@ -43,7 +43,6 @@ static void show_help(char *name) {
" -C,--ctl FIFO control pipe\n"
" -h,--help Show this help text and exit\n"
"\n",
VERSION,
name
);
}