This commit is contained in:
parent
33f719a988
commit
a864dd50b5
1 changed files with 1 additions and 1 deletions
|
@ -426,7 +426,7 @@ sub usageprompt
|
|||
printf("-d, --daemon Run the program as a daemon and write a logfile.\n");
|
||||
printf("-h, --help Show this message and exit.\n");
|
||||
printf("-l, --logfile filename Redirect daemon logs to filename. Default $LOG_FILE\n");
|
||||
printf("--nopid Do not write process id into file $PIDFILE\n");
|
||||
printf("--nopid Do not write process id into file $pidFile\n");
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue