]> git.pond.sub.org Git - empserver/blob - man/empire.6
client: Add readline support to empire client
[empserver] / man / empire.6
1 .TH EMPIRE 6
2 .SH NAME
3 empire \- Empire client
4 .SH SYNOPSIS
5 .B empire
6 [\fB\-hkruv\fP]
7 [\fB\-2\fP \fIoutfile\fP]
8 [\fB\-s\fP \fI[host:]port\fP]
9 [\fIcountry\fP
10 [\fIpassword\fP]]
11 .br
12 .SH DESCRIPTION
13 .B empire
14 is a bare bones client to connect to the Empire server.  Empire is a
15 global economic/political/military simulation game wherein players,
16 representing national governments, make "real-time" decisions
17 concerning resource allocation, national goals, international
18 diplomatic efforts, etc.  Extensive records are kept for all players.
19 .PP
20 WARNING -- This game is not only addictive but often peels back
21 the thin veneer of civilization that hides the maniac within.
22 .SH OPTIONS
23 .TP
24 .B \-h
25 Help.  Print brief usage information and exit.
26 .TP
27 .B \-k
28 If someone else is connected to your country, kill their connection.
29 .TP
30 .B \-r
31 Restricted mode: disable redirections and execute command.
32 .TP
33 .BI \-s " [host:]port"
34 Specify server \fIhost\fR and \fIport\fR.
35 .TP
36 .B \-u
37 Use UTF-8 rather than ASCII character set.
38 .IP
39 This requires server version 4.2.21 or later, and a terminal that
40 understands UTF-8.
41 .TP
42 .B \-H
43 Save readline command history to file.
44 .IP
45 Only available when compiled with readline and history support.
46 .TP
47 .B \-v
48 Print version information and exit.
49 .TP
50 .BI \-2 " outfile"
51 Append log of session to \fIoutfile\fR.
52 .SH OPERANDS
53 .TP
54 .I country
55 The name of your country in the game.
56 .TP
57 .I password
58 The password for your country in the game.
59 \fIWarning:\fR the password passed here is visible to other users on
60 the same machine!
61 .SH ENVIRONMENT VARIABLES
62 The following environment variables affect the execution of the
63 client:
64 .TP
65 .I EMPIREHOST
66 Specifies the host to connect to, i.e. where the server runs.
67 Only effective if no host specified via \-s.
68 .TP
69 .I EMPIREPORT
70 Specifies the port number or service name to connect to.
71 Only effective if no port specified via \-s.
72 .TP
73 .I COUNTRY
74 The name of your country in the game.
75 .TP
76 .I PLAYER
77 The password for your country in the game, also known as your
78 representative.
79 .TP
80 .I LOGNAME
81 Your user name.
82 .SH "SEE ALSO"
83 \fIemp_server\fR(6).
84 .SH AUTHORS
85 .nf
86 Primary Author is Dave Pare <mr-frog@scam.berkeley.edu>
87 Secondary authors/contributors may include:
88 James Anderson <jwa@k.cs.cmu.edu>
89 Jeff Anton <anton@postgres.berkeley.edu>
90 Markus Armbruster <armbru@pond.sub.org>
91 Phill Everson <everson@compsci.bristol.ac.uk>
92 Steven Grimm <koreth@ucscb.UCSC.EDU>
93 Lewis R. Jansen <lrj@helios.tn.cornell.edu>
94 Mike St. Johns <stjohns@edn-vax.arpa>
95 Ron Koenderink <rkoenderink@yahoo.ca>
96 Nick Lai <lai@cs.ucla.edu>
97 Shelley Louie <slouie@cory.berekely.edu>
98 Steve McClure <ionica@empire.cx>
99 Chris Metcalf <metcalf-christopher@yale.arpa>
100 Dave Muir Sharnoff <muir@cogsci.berkeley.edu>
101 Keith Muller <muller@sdcc7.ucsd.edu>
102 Chuck Musciano <chuck@trantor.harris-atd.com>
103 Jeff Okamoto <okamoto%hpccc@hplabs.hp.com>
104 Julian Onions <jpo@computer-science.nottingham.ac.uk>
105 Kurt Pires <kjpires@ic.berkeley.edu>
106 Jim Reuter <reuter@decwrl.dec.com>
107 Peter Vukovich <peterv@monet.berkeley.edu>
108 Jeff Wallace <jeffw@scam.berkeley.edu>
109 John Yockey <johny@verinet.com>