Add -l option to enable command logging.
This commit is contained in:
parent
9bcbe342a4
commit
943b3a62e6
4 changed files with 28 additions and 3 deletions
|
@ -24,6 +24,10 @@ port of the 1976 ancestor of this game. To avoid a name collision,
|
|||
this game builds as 'advent', reflecting the fact that the PDP-10
|
||||
on which it originally ran limited filenames to 6 characters.
|
||||
|
||||
== OPTIONS ==
|
||||
|
||||
-l:: Log commands to specified file.
|
||||
|
||||
== ENVIRONMENT VARIABLES ==
|
||||
ADVENTURE::
|
||||
Path to the text database file describing Colossal Cave.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue