Document -a option.
This commit is contained in:
parent
dfff80faa8
commit
ac0c5fc024
2 changed files with 5 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -1,5 +1,8 @@
|
||||||
= Open Adventure project news =
|
= Open Adventure project news =
|
||||||
|
|
||||||
|
Repository head::
|
||||||
|
Added BBS option for BBS door systems.
|
||||||
|
|
||||||
1.13: 2023-02-28::
|
1.13: 2023-02-28::
|
||||||
Fixed slightly buggy emission of end-of-game messages on a win.
|
Fixed slightly buggy emission of end-of-game messages on a win.
|
||||||
|
|
||||||
|
|
|
@ -42,6 +42,8 @@ There have been no gameplay changes.
|
||||||
|
|
||||||
-r:: Restore game from specified file
|
-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.
|
-o:: Old-style. Restores original interface, no prompt or line editing.
|
||||||
Also ignores new-school one-letter commands l, x, g, z, i. Also
|
Also ignores new-school one-letter commands l, x, g, z, i. Also
|
||||||
case-smashes and truncates unrecognized text when echoed.
|
case-smashes and truncates unrecognized text when echoed.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue