diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-10 08:17:27 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-10 08:17:27 +0000 |
commit | 6fb413b12ffd157297e981c7ea7ec6bb6e29ece6 (patch) | |
tree | dfc509d05e47148ff39a1a53187dd687e1f246ca /games/angband/pkg-message | |
parent | 15a05407ba40b4bbe06d28fa26effcf6b68072a0 (diff) |
Notes
Diffstat (limited to 'games/angband/pkg-message')
-rw-r--r-- | games/angband/pkg-message | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/angband/pkg-message b/games/angband/pkg-message index fca629365d3a..a5d7e9b9818c 100644 --- a/games/angband/pkg-message +++ b/games/angband/pkg-message @@ -1,7 +1,7 @@ ============================================================ - For a list of changes in Angband 2.8.2, please read the - article in /usr/X11R6/lib/X11/angband/CHANGES-2.8.2. It - includes a way to limit the number of terminal windows - the game opens at startup. + To reduce the number of term windows opened, use -n: + angband -- -n2 + To use graphical tiles, use -g: + angband -g ============================================================ |