mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 09:49:30 +02:00
Change default settings information
This commit is contained in:
parent
6cdb33ae32
commit
f4080da5de
3 changed files with 3 additions and 3 deletions
|
@ -63,7 +63,7 @@ function usage()
|
|||
echo T_("Usage: websocket_run.inc [-p {PORT}|-v]");
|
||||
echo "\n\t";
|
||||
echo "\n-p {PORT}\t";
|
||||
echo T_('Listening port. Default 8100.');
|
||||
echo T_('Listening port, default 8100');
|
||||
echo "\n-v\t";
|
||||
echo T_('Verbose');
|
||||
echo "\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue