X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=advent.adoc;h=2ce8962dfaacaa5a21e57b1a4bc5fbf56301eea9;hp=1005809073ec99cb3675f83c9e1d301cfa374a88;hb=f862f9f1d508e00bccc208e66b1d31a5e530ab3e;hpb=63e971fc4cfc4d7a5638da032326eaf016c62719 diff --git a/advent.adoc b/advent.adoc index 1005809..2ce8962 100644 --- a/advent.adoc +++ b/advent.adoc @@ -5,7 +5,7 @@ advent - Colossal Cave Adventure == SYNOPSIS == -*advent* [-l logfile] [-o] +*advent* [-l logfile] [-o] [-r savefile] [-s] == DESCRIPTION == The original Colossal Cave Adventure from 1976-77 was the origin of all @@ -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 . The project page is