mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 21:49:48 -05:00
Remove -y option, as it doesn't actually exist
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user