aboutsummaryrefslogtreecommitdiff
path: root/listbas.1
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.1
parent6ecf69df08f7a4d45a9cf3a0dc11c539bec1167e (diff)
downloadbw-atari8-tools-b96776596e9763e7fb4be1abb0c3ca4717334fb1.tar.gz
listbas: update --help and man page; whichbas: update man page.
Diffstat (limited to 'listbas.1')
-rw-r--r--listbas.111
1 files changed, 8 insertions, 3 deletions
diff --git a/listbas.1 b/listbas.1
index df39d20..48546a5 100644
--- a/listbas.1
+++ b/listbas.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "LISTBAS" 1 "2025-03-25" "0.2.2" "Urchlay's Atari 8-bit Tools"
+.TH "LISTBAS" 1 "2025-03-26" "0.2.2" "Urchlay's Atari 8-bit Tools"
.SH NAME
listbas \- List the source of a tokenized Atari 8-bit BASIC program
.SH SYNOPSIS
@@ -45,6 +45,8 @@ escape sequences for inverse video and color syntax highlighting.
\fBlistbas\fP supports several BASIC dialects used on the Atari. By
default, the BASIC dialect is autodetected by running \fBwhichbas\fP(1)
as an external process. To override this, see the \fB\-b\fP option, below.
+.sp
+Note: OSS Integer BASIC is \fInot\fP to be confused with Apple II Integer BASIC!
.SH OPTIONS
.SS BASIC options
.INDENT 0.0
@@ -60,8 +62,11 @@ Atari BASIC.
.B \fB\-ba+\fP
OSS BASIC/A+.
.TP
-.B \fB\-bi\fP
-OSS Integer BASIC (\fInot\fP to be confused with Apple II Integer BASIC!).
+.B \fB\-bic\fP
+OSS Integer BASIC, cartridge version.
+.TP
+.B \fB\-bid\fP
+OSS Integer BASIC, disk version (uses different tokens from the cart).
.TP
.B \fB\-bt\fP
Turbo BASIC XL.