Improved docs, fixed identation
[open-adventure.git] / advent.adoc
index 1005809073ec99cb3675f83c9e1d301cfa374a88..d0fd29b09918b1c54f4af0dcdfe3a0bbc6a57970 100644 (file)
@@ -37,12 +37,16 @@ There have been no gameplay changes.
 
 -l:: Log commands to specified file.
 
--o:: Old-style.  Restores original interface, no prompt or command history.
+-s:: Suppress Emacs-like line editing and command history.
+
+-r:: Restore game from specified file
+
+-o:: Old-style.  Restores original interface, no prompt or line editing.
 
 == BUGS ==
 
-The binary save file format is fragile and unlikely to survive
-through version bumps.
+The binary save file format is fragile, dependent on your machine word
+size and endianness, and unlikely to survive through version bumps.
 
 == REPORTING BUGS ==
 Report bugs to Eric S. Raymond <esr@thyrsus.com>.  The project page is