mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Fixed help text
This commit is contained in:
parent
690a9d257b
commit
57eebccb90
@ -30325,7 +30325,7 @@ int main(int argc, char *argv[])
|
|||||||
printf(" -S be silent\n");
|
printf(" -S be silent\n");
|
||||||
printf(" -s <dir> specify resource directory (themes, icons, ...)\n");
|
printf(" -s <dir> specify resource directory (themes, icons, ...)\n");
|
||||||
printf(" -t <pwd> create/overwrite SMTP password in config file\n");
|
printf(" -t <pwd> create/overwrite SMTP password in config file\n");
|
||||||
printf(" -v verbose output (1:URL, 2:INFO, 3:DEBUG)\n");
|
printf(" -v <n> verbose output (1:URL, 2:INFO, 3:DEBUG)\n");
|
||||||
printf(" -x enable execution of shell commands\n\n");
|
printf(" -x enable execution of shell commands\n\n");
|
||||||
#ifdef OS_WINNT
|
#ifdef OS_WINNT
|
||||||
printf("Windows service funtions:\n");
|
printf("Windows service funtions:\n");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user