aboutsummaryrefslogtreecommitdiff
path: root/whichbas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'whichbas.rst')
-rw-r--r--whichbas.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/whichbas.rst b/whichbas.rst
index 327e8dc..497b0ff 100644
--- a/whichbas.rst
+++ b/whichbas.rst
@@ -15,7 +15,7 @@ whichbas [-v] *input-file*
DESCRIPTION
===========
**whichbas** reads a tokenized Atari 8-bit BASIC, Turbo BASIC,
-BASIC XL, BASIC XE, or Atari Microsoft BASIC program and attempts to
+BASIC XL, BASIC XE, BASIC/A+, or Atari Microsoft BASIC program and attempts to
discover which BASIC is required to run it.
*input-file* must be an actual file. **whichbas** can't read from
@@ -154,6 +154,9 @@ With the **-s** option, the exit status is:
**13**
Compiled Turbo BASIC detected.
+**14**
+ OSS BASIC/A+ detected.
+
**64**
None of the above; not BASIC.