]> git.pond.sub.org Git - empserver/commitdiff
xdump's no longer experimental, update accordingly.
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 6 Mar 2006 18:33:52 +0000 (18:33 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 6 Mar 2006 18:33:52 +0000 (18:33 +0000)
doc/clients-howto

index 73e8c317b3e46366704b08c230043d5b38e2677e..55a7751d8aa4255c2e77f8f9e535543ab1d926c1 100644 (file)
@@ -361,21 +361,17 @@ change between a dump and the next timestamp increase.
 Timestamp values are currently seconds since the epoch, but this might
 change, and clients are advised not to rely on it.
 
-Experimental extended dump
---------------------------
+Extended dump
+-------------
 
 Traditional dumps have a number of shortcomings.  They cover only the
-most important part of the game statesectors, ships, planes, land
-units, nukes, but not game configuration, loans, news, and so forth.
+most important part of the game state (sectors, ships, planes, land
+units, nukes), but not game configuration, loans, news, and so forth.
 They are not quite complete even for what they attempt to cover.
 Finally, their output is harder to parse than necessary.
 
 The new `xdump' command is designed to overcome these deficiencies.
-It still needs significant work, and is subject to change in
-incompatible ways.  To protect real games from known and unknown flaws
-in xdump, it is only accessible when option GUINEA_PIGS is enabled.
-
-Technical xdump documentation to be written.
+See doc/xdump for the full story.
 
 
 Advice on parsing human-readable command output