Refer to xdump.

This commit is contained in:
Markus Armbruster 2006-03-11 08:36:50 +00:00
parent a552ba60e2
commit 874e83c7f1
6 changed files with 7 additions and 6 deletions

View file

@ -31,6 +31,7 @@ recommend you type "toggle flash" to turn flash mode off.
In addition, there are a list of commands which have been added to the
server to help the development of clients. They are:
.NF
xdump - Dump everything, designed to replace the following
dump - Dump sector information
ldump - Dump land unit information
sdump - Dump ship information
@ -48,4 +49,4 @@ compare against to keep data between clients and the database in sync with
each other. These timestamps are kept in systems seconds, so they should
be accurate down to 1 second. Every time an object is changed, it's
timestamp is updated.
.SA "toggle, dump, ldump, sdump, pdump, ndump, lost, Empire4, Communication, Introduction"
.SA "toggle, xdump, dump, ldump, sdump, pdump, ndump, lost, Empire4, Communication, Introduction"

View file

@ -121,4 +121,4 @@ A dump lists each of your sectors in the specified area.
The header line is a list of fields that correspond
to the order that dump prints the sector info.
.s1
.SA "census, commodity, cutoff, level, Clients, Sectors"
.SA "census, commodity, cutoff, level, xdump, Clients, Sectors"

View file

@ -82,4 +82,4 @@ A ldump lists each of your land units in the specified area.
The header line is a list of fields that correspond
to the order that ldump prints the land unit info.
.s1
.SA "land, lcargo, lstat, Clients, LandUnits"
.SA "land, lcargo, lstat, xdump, Clients, LandUnits"

View file

@ -57,4 +57,4 @@ The y coordinate of the lost item when it was lost.
The timestamp of when the item was lost.
.in
.s1
.SA "dump, ldump, sdump, ndump, pdump, Ships, Planes, LandUnits, Sectors, Clients"
.SA "xdump, dump, ldump, sdump, ndump, pdump, Ships, Planes, LandUnits, Sectors, Clients"

View file

@ -40,4 +40,4 @@ A ndump lists each of your sectors in the specified area.
The header line is a list of fields that correspond
to the order that ndump prints the nuke info.
.s1
.SA "nuke, Clients, Planes"
.SA "nuke, xdump, Clients, Planes"

View file

@ -77,4 +77,4 @@ A sdump lists each of your ships in the specified area.
The header line is a list of fields that correspond
to the order that sdump prints the ship info.
.s1
.SA "ship, cargo, sstat, Clients, Ships"
.SA "ship, cargo, sstat, xdump, Clients, Ships"