docs/openttd.6
author dominik
Sun, 19 Dec 2004 22:23:32 +0000
changeset 727 f2737e7461ef
parent 681 6aefab406b0d
child 810 a1494b19bd2a
permissions -rw-r--r--
(svn r1179) Fix: Tooltips for vehicle list sorting
This has gotta be the greatest kick for Moriarty!
680
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     1
.\"                                      Hey, EMACS: -*- nroff -*-
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     2
.\" First parameter, NAME, should be all caps
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     3
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     4
.\" other parameters are allowed: see man(7), man(1)
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     5
.TH OPENTTD 6 "September 16, 2004"
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     6
.\" Please adjust this date whenever revising the manpage.
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     7
.\"
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     8
.\" Some roff macros, for reference:
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     9
.\" .nh        disable hyphenation
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    10
.\" .hy        enable hyphenation
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    11
.\" .ad l      left justify
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    12
.\" .ad b      justify to both left and right margins
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    13
.\" .nf        disable filling
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    14
.\" .fi        enable filling
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    15
.\" .br        insert line break
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    16
.\" .sp <n>    insert n+1 empty lines
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    17
.\" for manpage-specific macros, see man(7)
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    18
.SH NAME
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    19
openttd \-  An open source clone of the Microprose game "Transport Tycoon Deluxe"
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    20
.SH SYNOPSIS
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    21
.B openttd
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    22
.RI [ options ]
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    23
.br
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    24
.SH DESCRIPTION
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    25
Unfortanetely, there is no real manpage for openttd yet. Hopefully someone
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    26
will write one soon. For now you should use
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    27
.B openttd -h
681
6aefab406b0d (svn r1119) Fixed url in manpage
miham
parents: 680
diff changeset
    28
for more information, or check our Wiki manual: http://wiki.openttd.org/
680
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    29
.PP
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    30
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    31
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    32
.\" respectively.
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    33
.\" \fBopenttd\fP is a program that...
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    34
.SH OPTIONS
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    35
Wouldn't we like to have something here?
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    36
.\" below are commented out, to serve as layout examples for when somebody
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    37
.\" does actually fill this page
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    38
.\" .TP
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    39
.\" .B \-h, \-\-help
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    40
.\" Show summary of options.
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    41
.\" .TP
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    42
.\" .B \-v, \-\-version
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    43
.\" Show version of program.
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    44
.\" .SH SEE ALSO
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    45
.\" .BR bar (1),
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    46
.\" .BR baz (1).
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    47
.br
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    48
.SH AUTHOR
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    49
This manual page was written by Matthijs Kooijman <matthijs@katherina.student.utwente.nl>,
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
    50
for the Debian project (but may be used by others).