Remove -y option, as it doesn't actually exist

This commit is contained in:
Julien BLACHE
2010-01-05 18:31:22 +01:00
parent c59df96e48
commit db0bff61c7
2 changed files with 1 additions and 5 deletions

View File

@@ -81,7 +81,6 @@ usage(char *program)
printf(" -c <file> Use <file> as the configfile\n");
printf(" -P <file> Write PID to specified file\n");
printf(" -f Run in foreground\n");
printf(" -y Start even if user is not root\n");
printf(" -b <id> ffid to be broadcast\n");
printf(" -v Display version information\n");
printf("\n\n");