X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=advent.adoc;h=2ce8962dfaacaa5a21e57b1a4bc5fbf56301eea9;hb=db68e0097ed1bf1ebcfc7f3e9a0bdf295c537f00;hp=44aa07c357045c8c9436fbac291ca17fa7be788f;hpb=9e8e0893dc3eb3b17b09ba5d7252461bb870ccc6;p=open-adventure.git diff --git a/advent.adoc b/advent.adoc index 44aa07c..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,7 +37,11 @@ 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 ==