From 3369b6115ff947a05176993fa083d7e571f94398 Mon Sep 17 00:00:00 2001 From: Edo Date: Sun, 7 May 2023 17:35:53 +0100 Subject: [PATCH] maint(main): add '' to port in message --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 7e2d2df..0e526a9 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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'",