From cc126d77459c55a3fa24f98be022d2b16c06fb2e Mon Sep 17 00:00:00 2001 From: tomcw Date: Mon, 31 May 2021 16:28:33 +0100 Subject: [PATCH] Help doc: update for Command Line: -fs-height --- help/CommandLine.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/help/CommandLine.html b/help/CommandLine.html index 075488a5..fd3f5edb 100644 --- a/help/CommandLine.html +++ b/help/CommandLine.html @@ -71,13 +71,13 @@ -no-full-screen
Start in Windowed mode (default).

-fs-height=<best|nnnn>
- Use to select a better resolution for full-screen or Windowed mode.
+ Use to select a better resolution for full-screen mode.
- NB. This changes the display resolution (and restores on exit).
- NB. Specify -no-full-screen after this switch for Windowed mode. Without this it'll just default to full-screen.

+ NB. Combine with -no-full-screen to start in Windowed mode. Without this it'll just default to full-screen.
+ NB. When switching to Windowed mode the default desktop resolution will be restored, and when switching back to full-screen mode this better resolution will again be used.

-rom <file>
Use custom 12K ROM (at $D000) for Apple II machine, or 16K ROM (at $C000) for Apple //e machine.

-f8rom <file>