(svn r19374) -Change: Update documentation for console command connect to use ip:port#company parameter format, in line with command line help.

This commit is contained in:
peter1138
2010-03-08 11:51:23 +00:00
parent f950829b3c
commit 7d9b3ce17a
2 changed files with 2 additions and 2 deletions

View File

@@ -468,7 +468,7 @@ static void CheckPauseOnJoin()
}
/** Converts a string to ip/port/company
* Format: IP#company:port
* Format: IP:port#company
*
* connection_string will be re-terminated to seperate out the hostname, and company and port will
* be set to the company and port strings given by the user, inside the memory area originally