diff --git a/lib/synergy/CClientApp.cpp b/lib/synergy/CClientApp.cpp index 44cc50d6..bb332891 100644 --- a/lib/synergy/CClientApp.cpp +++ b/lib/synergy/CClientApp.cpp @@ -193,7 +193,7 @@ CClientApp::help() "\n" "The server address is of the form: [][:]. The hostname\n" "must be the address or hostname of the server. The port overrides the\n" - "default port, %d.\n" + "default port, %d.\n", args().m_pname, kDefaultPort );