mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-24 13:13:17 -05:00
update usage() to reflect new -k and -V options, as reminded by Steve in the forums
This commit is contained in:
parent
1d01c02296
commit
b23f0d226b
@ -186,6 +186,8 @@ void usage(char *program) {
|
||||
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");
|
||||
printf(" -V Display version information\n");
|
||||
printf(" -k Kill a running daemon (based on pidfile)\n");
|
||||
printf("\n\n");
|
||||
printf("Valid debug modules:\n");
|
||||
printf(" config,webserver,database,scan,query,index,browse\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user