diff options
author | rubidium <rubidium@openttd.org> | 2010-02-09 23:52:08 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-02-09 23:52:08 +0000 |
commit | 4cd2ad0a5f17d3d2e8b8d0aec968a1969f481652 (patch) | |
tree | 9bbe22b2070f4778be77cdd9b04297915e33dceb /docs | |
parent | ab35d95b5af18dc31484281f44dd1c2cafb72390 (diff) | |
download | openttd-4cd2ad0a5f17d3d2e8b8d0aec968a1969f481652.tar.xz |
(svn r19073) -Fix (r15027): -a is not a command line parameter
Diffstat (limited to 'docs')
-rw-r--r-- | docs/openttd.6 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/openttd.6 b/docs/openttd.6 index 9160935f8..8acc6409f 100644 --- a/docs/openttd.6 +++ b/docs/openttd.6 @@ -8,7 +8,6 @@ .Sh SYNOPSIS .Nm .Op Fl efhx -.Op Fl a Ar ai .Op Fl b Ar blitter .Op Fl c Ar config_file .Op Fl d Ar [level | cat=lvl[,...]] @@ -30,10 +29,6 @@ .Op Fl v Ar driver .Sh OPTIONS .Bl -tag -width ".Fl n Ar host[:port][#player]" -.It Fl a Ar ai -Set the AI, see -.Fl h -for a full list .It Fl b Ar blitter Set the blitter, see .Fl h |