diff options
author | rubidium <rubidium@openttd.org> | 2010-01-18 22:19:14 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-01-18 22:19:14 +0000 |
commit | d8e126d98ddc35df0ac97bd35a076edf1cf172c8 (patch) | |
tree | b82da7614770e066a2f490c455d219d19be8ecf7 /docs | |
parent | a8749ffa5be6a0392330324b7756a3f923ab1e35 (diff) | |
download | openttd-d8e126d98ddc35df0ac97bd35a076edf1cf172c8.tar.xz |
(svn r18865) -Doc: update the manpage
Diffstat (limited to 'docs')
-rw-r--r-- | docs/openttd.6 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/openttd.6 b/docs/openttd.6 index 19f5cb443..9160935f8 100644 --- a/docs/openttd.6 +++ b/docs/openttd.6 @@ -1,6 +1,6 @@ .\" Hey, EMACS: -*- nroff -*- .\" Please adjust this date whenever revising the manpage. -.Dd Jun 10, 2009 +.Dd Jan 18, 2010 .Dt OPENTTD 6 .Sh NAME .Nm openttd @@ -19,6 +19,7 @@ .Op Fl I Ar graphicsset .Op Fl l Ar host[:port] .Op Fl m Ar driver +.Op Fl M Ar musicset .Op Fl n Ar host[:port][#player] .Op Fl p Ar password .Op Fl P Ar password @@ -80,6 +81,10 @@ Redirect DEBUG(), See Set the music driver, see .Fl h for a full list +.It Fl M Ar musicset +Set the music set, see +.Fl h +for a full list .It Fl n Ar host[:port][#player] Join a network game, optionally specify a port to connect to and player to play as .It Fl p Ar password |