From ac0c5fc024792193286bc6cfbdca5fc08241bfc8 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 3 Mar 2023 17:18:00 -0500 Subject: [PATCH] Document -a option. --- NEWS | 3 +++ advent.adoc | 2 ++ 2 files changed, 5 insertions(+) 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. -- 2.31.1