maint(main): add '' to port in message

This commit is contained in:
6arelyFuture 2023-05-07 17:35:53 +01:00 committed by GitHub
parent 632f86b98a
commit 3369b6115f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ namespace
console::error("X Labs Master Tool\n" console::error("X Labs Master Tool\n"
"Usage: %s OPTIONS\n" "Usage: %s OPTIONS\n"
" -master IP - set the target, default: '%s'\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" " -add IP - remove ip address from the server list\n"
" -remove IP - allow ip address back on the server list\n" " -remove IP - allow ip address back on the server list\n"
" -reason - set a reason, default: '%s'", " -reason - set a reason, default: '%s'",