Removing less than useful help text.

This commit is contained in:
Nick Bolton 2010-06-04 23:48:22 +00:00
parent 15cee8a74d
commit bc014ad24a
1 changed files with 0 additions and 3 deletions

View File

@ -194,9 +194,6 @@ CClientApp::help()
"The server address is of the form: [<hostname>][:<port>]. The hostname\n"
"must be the address or hostname of the server. The port overrides the\n"
"default port, %d.\n"
"\n"
"Where log messages go depends on the platform and whether or not the\n"
"client is running as a daemon.",
args().m_pname, kDefaultPort
);