Update info lost example to current output
Looks like this hasn't been done since Peter Langston's days...
This commit is contained in:
parent
e8742793e6
commit
9760dc9d12
1 changed files with 11 additions and 15 deletions
26
info/list.t
26
info/list.t
|
@ -12,22 +12,18 @@ which generates a brief summary of each command.
|
||||||
.NF
|
.NF
|
||||||
Current EMPIRE Command List
|
Current EMPIRE Command List
|
||||||
------- ------ ------- ----
|
------- ------ ------- ----
|
||||||
Initial number is cost in BTU's.
|
Initial number is cost in B.T.U. units.
|
||||||
The next 2 character (if present)
|
|
||||||
Next 2 chars (if present) are:
|
Next 2 chars (if present) are:
|
||||||
$ - must be non-broke c -- must have capital
|
$ - must be non-broke c -- must have capital
|
||||||
Text enclosed in {braces} is comment rather than part of the command.
|
Args in [brackets] are optional.
|
||||||
Args in [brackets] are optional, but can only appear on the command line.
|
All-caps args in <angle brackets> have the following meanings:
|
||||||
Args in <angle brackets> have the following meanings:
|
<NUM> :: a number in unspecified units
|
||||||
<CNUM/CNAME> :: a country number or name
|
<COMM> :: a commodity such as `food', `guns', etc
|
||||||
<ITEM> :: commodity such as `ore', `guns', etc
|
<TYPE> :: an item type such as `ship', `plane', etc
|
||||||
<LOAN> :: loan number
|
0 accept [as-COUNTRY]
|
||||||
<SECT> :: sector coordinates in the form: x,y
|
0 add <NAT> <NAME> <REP> <STATUS>
|
||||||
<SECTS> :: sector(s) in the form: lox:hix,loy:hiy/d ?cond&cond&...
|
0 announce
|
||||||
<SHIP> :: one ship number
|
3 $c anti <SECTS>
|
||||||
<FLEET> :: fleet designation, or area
|
|
||||||
2 announce 2 arm <PLANE> <WARHEAD> <NUMBER>
|
|
||||||
2 $c assault <SECT> {from ship} 2 attack <SECT> <move-in> {from sect}
|
|
||||||
etc.
|
etc.
|
||||||
.FI
|
.FI
|
||||||
.SA "Syntax, Time, Bugs, Playing"
|
.SA "Syntax, Time, Bugs, Playing"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue