Changeset - r19554:fee254b3bd74
[Not reviewed]
master
0 1 0
planetmaker - 12 years ago 2012-08-20 13:12:12
planetmaker@openttd.org
(svn r24485) -Fix: Clarify description of command line option -n
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/openttd.cpp
Show inline comments
 
@@ -159,7 +159,7 @@ static void ShowHelp()
 
		"  -g [savegame]       = Start new/save game immediately\n"
 
		"  -G seed             = Set random seed\n"
 
#if defined(ENABLE_NETWORK)
 
		"  -n [ip:port#company]= Start networkgame\n"
 
		"  -n [ip:port#company]= Join network game\n"
 
		"  -p password         = Password to join server\n"
 
		"  -P password         = Password to join company\n"
 
		"  -D [ip][:port]      = Start dedicated server\n"
0 comments (0 inline, 0 general)