Fix typos in help output

This commit is contained in:
Julien BLACHE 2009-04-02 13:24:09 +02:00
parent 1b98e3c036
commit 2cb11e8f42

View File

@ -182,7 +182,7 @@ void usage(char *program) {
printf(" -D <mod,mod..> Debug modules\n");
printf(" -m Disable mDNS\n");
printf(" -c <file> Use configfile specified\n");
printf(" -P <file> Write the PID ot specified file\n");
printf(" -P <file> Write the PID to specified file\n");
printf(" -f Run in foreground\n");
printf(" -y Yes, go ahead and run as non-root user\n");
printf(" -b <id> ffid to be broadcast\n");