mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-04-19 19:32:53 +00:00
maint(main): add '' to port in message
This commit is contained in:
parent
632f86b98a
commit
3369b6115f
@ -77,7 +77,7 @@ namespace
|
||||
console::error("X Labs Master Tool\n"
|
||||
"Usage: %s OPTIONS\n"
|
||||
" -master IP - set the target, default: '%s'\n"
|
||||
" -port PORT - set the port, default: %hu\n"
|
||||
" -port PORT - set the port, default: '%hu'\n"
|
||||
" -add IP - remove ip address from the server list\n"
|
||||
" -remove IP - allow ip address back on the server list\n"
|
||||
" -reason - set a reason, default: '%s'",
|
||||
|
Loading…
x
Reference in New Issue
Block a user