]> git.pond.sub.org Git - empserver/blob - info/Commands/list.t
Import of Empire 4.2.12
[empserver] / info / Commands / list.t
1 .TH Command LIST
2 .NA list "List commands which are currently legal"
3 .LV Expert
4 .SY list
5 .SY list of commands
6 The list command gets you a list of currently legal commands
7 with their associated BTU costs,
8 (see \*Qinfo time\*U for description of BTU's).
9 This should not be confused with \*Qinfo {commands}\*U
10 which generates a brief summary of each command.
11 .s1
12 .EX list
13 .NF
14                 Current EMPIRE Command List
15                 ------- ------ ------- ----
16 Initial number is cost in BTU's.
17 The next 2 character (if present)
18 Next 2 chars (if present) are:
19 $ - must be non-broke c -- must have capital
20 Text enclosed in {braces} is comment rather than part of the command.
21 Args in [brackets] are optional, but can only appear on the command line.
22 Args in <angle brackets> have the following meanings:
23   <CNUM/CNAME> :: a country number or name
24   <ITEM> :: commodity such as `ore', `guns', etc
25   <LOAN> :: loan number
26   <SECT> :: sector coordinates in the form:   x,y
27   <SECTS> :: sector(s) in the form:   lox:hix,loy:hiy/d ?cond&cond&...  
28   <SHIP> :: one ship number
29   <FLEET> :: fleet designation, or area
30 2    announce                          2 arm <PLANE> <WARHEAD> <NUMBER>
31 2 $c assault <SECT> {from ship}        2 attack <SECT> <move-in> {from sect}
32      etc.
33 .FI
34 .SA "Syntax, Time, Bugs, Playing"