1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2025-12-23 13:12:40 +01:00

(svn r7664) -Backport from trunk (r7587, r7588, r7600, r7605, r7626, r7629):

- [OSX] universal binary docs, makefile (r7587, r7588, r7626).
 - General documentation update (r7600, r7605).
 - openttd -h showed outdated help for '-n' switch (r7629).
This commit is contained in:
Darkvater
2006-12-30 23:00:52 +00:00
parent dfab8c779b
commit 652e834ee7
17 changed files with 192 additions and 307 deletions

View File

@@ -150,7 +150,7 @@ static void showhelp(void)
" -e = Start Editor\n"
" -g [savegame] = Start new/save game immediately\n"
" -G seed = Set random seed\n"
" -n [ip#player:port] = Start networkgame\n"
" -n [ip:port#player] = Start networkgame\n"
" -D = Start dedicated server\n"
#if !defined(__MORPHOS__) && !defined(__AMIGA__) && !defined(WIN32)
" -f = Fork into the background (dedicated only)\n"