From: Eric S. Raymond Date: Fri, 3 Mar 2023 22:18:00 +0000 (-0500) Subject: Document -a option. X-Git-Tag: 1.14~14 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=ac0c5fc024792193286bc6cfbdca5fc08241bfc8 Document -a option. --- diff --git a/NEWS b/NEWS index 2f99d6a..65c6cc5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ = Open Adventure project news = +Repository head:: + Added BBS option for BBS door systems. + 1.13: 2023-02-28:: Fixed slightly buggy emission of end-of-game messages on a win. diff --git a/advent.adoc b/advent.adoc index fa69ddc..d2b60d6 100644 --- a/advent.adoc +++ b/advent.adoc @@ -42,6 +42,8 @@ There have been no gameplay changes. -r:: Restore game from specified file +-a:: Load from specified file and autosave to it on exit or signal. + -o:: Old-style. Restores original interface, no prompt or line editing. Also ignores new-school one-letter commands l, x, g, z, i. Also case-smashes and truncates unrecognized text when echoed.