Document -a option.
authorEric S. Raymond <esr@thyrsus.com>
Fri, 3 Mar 2023 22:18:00 +0000 (17:18 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 3 Mar 2023 22:18:00 +0000 (17:18 -0500)
NEWS
advent.adoc

diff --git a/NEWS b/NEWS
index 2f99d6a9f1729c32c4eaf2a88ef0718a73bae915..65c6cc530b386f52f2de9859509d3b02919d1ad2 100644 (file)
--- 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.
 
index fa69ddceae1e78bcdde226b8f9da3d4ed566b663..d2b60d6e8537c3eae17405fe9f6b12ede77dd45f 100644 (file)
@@ -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.