aboutsummaryrefslogtreecommitdiff
path: root/listbas.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-03-26 03:13:20 -0400
committerB. Watson <urchlay@slackware.uk>2025-03-26 03:13:20 -0400
commitb96776596e9763e7fb4be1abb0c3ca4717334fb1 (patch)
treed73ed294cda68f46b16df8352ef5193189acdcae /listbas.rst
parent6ecf69df08f7a4d45a9cf3a0dc11c539bec1167e (diff)
downloadbw-atari8-tools-b96776596e9763e7fb4be1abb0c3ca4717334fb1.tar.gz
listbas: update --help and man page; whichbas: update man page.
Diffstat (limited to 'listbas.rst')
-rw-r--r--listbas.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/listbas.rst b/listbas.rst
index 3e33490..6a377b2 100644
--- a/listbas.rst
+++ b/listbas.rst
@@ -27,6 +27,8 @@ escape sequences for inverse video and color syntax highlighting.
default, the BASIC dialect is autodetected by running **whichbas**\(1)
as an external process. To override this, see the **-b** option, below.
+Note: OSS Integer BASIC is *not* to be confused with Apple II Integer BASIC!
+
OPTIONS
=======
@@ -43,8 +45,11 @@ BASIC options
**-ba+**
OSS BASIC/A+.
- **-bi**
- OSS Integer BASIC (*not* to be confused with Apple II Integer BASIC!).
+ **-bic**
+ OSS Integer BASIC, cartridge version.
+
+ **-bid**
+ OSS Integer BASIC, disk version (uses different tokens from the cart).
**-bt**
Turbo BASIC XL.