X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=advent.adoc;h=8494e621755748f7321921a98e9ead95c27826b3;hp=c1075e61fd7ba08eba8e8701bc5a7fa8c5e3e1a6;hb=d0a868bd4ac2bf4d3258f4fcdac328cef077eff5;hpb=66c22301edf3126e7525e1c52efdde8fb69e0257 diff --git a/advent.adoc b/advent.adoc index c1075e6..8494e62 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 @@ -39,12 +39,15 @@ There have been no gameplay changes. -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, dependent on your machine word -size and endianness, and unlikely to survive through version bumps. +size and endianness, and unlikely to survive through version bumps. There +is a version check. == REPORTING BUGS == Report bugs to Eric S. Raymond . The project page is