exit after help
This commit is contained in:
parent
c92162b603
commit
72e5f9f419
@ -336,6 +336,7 @@ int main(int argc, char **argv) {
|
|||||||
printf(" -s FACILITY ...... Sets syslog facility, only LOCAL[0..7]\n");
|
printf(" -s FACILITY ...... Sets syslog facility, only LOCAL[0..7]\n");
|
||||||
printf(" USER and DAEMON are supported\n");
|
printf(" USER and DAEMON are supported\n");
|
||||||
printf(" -h ............... This help\n");
|
printf(" -h ............... This help\n");
|
||||||
|
exit(0);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user