mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-06-27 06:41:58 +00:00
maint(main): add '' to port in message
This commit is contained in:
@ -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'",
|
||||
|
Reference in New Issue
Block a user