From 874e83c7f116a3eb004833a58ae6dd7c7141b729 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sat, 11 Mar 2006 08:36:50 +0000 Subject: [PATCH] Refer to xdump. --- info/Clients.t | 3 ++- info/dump.t | 2 +- info/ldump.t | 2 +- info/lost.t | 2 +- info/ndump.t | 2 +- info/sdump.t | 2 +- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/info/Clients.t b/info/Clients.t index b64db2b3..936d626f 100644 --- a/info/Clients.t +++ b/info/Clients.t @@ -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" diff --git a/info/dump.t b/info/dump.t index ecdad541..8b848ca2 100644 --- a/info/dump.t +++ b/info/dump.t @@ -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" diff --git a/info/ldump.t b/info/ldump.t index ebb711ea..1f71ce83 100644 --- a/info/ldump.t +++ b/info/ldump.t @@ -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" diff --git a/info/lost.t b/info/lost.t index 35dccf91..8a186db4 100644 --- a/info/lost.t +++ b/info/lost.t @@ -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" diff --git a/info/ndump.t b/info/ndump.t index b6f5b8ab..8ed4c1fe 100644 --- a/info/ndump.t +++ b/info/ndump.t @@ -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" diff --git a/info/sdump.t b/info/sdump.t index a6b31f1d..5709c57b 100644 --- a/info/sdump.t +++ b/info/sdump.t @@ -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"