Merge branch 'eolianoe-patch-1'

This commit is contained in:
SuperBFG7 2017-03-18 10:35:24 +01:00
commit 6c75d5bc6c
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ int main(int argc, char **argv)
" -p, --port <port>\t\tconnect to mpd at port [6600]\n"
" -w, --webport [ip:]<port>\tlisten interface/port for webserver [8080]\n"
" -u, --user <username>\t\tdrop priviliges to user after socket bind\n"
" -V, --version\t\t\tget version\n"
" -v, --version\t\t\tget version\n"
" --help\t\t\t\tthis help\n"
, argv[0]);
return EXIT_FAILURE;