From 9053345972b02f56931f41ab546e3a0eaf43e83c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 25 Jun 2024 19:21:35 -0400 Subject: listbas: update docs. --- listbas.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'listbas.1') diff --git a/listbas.1 b/listbas.1 index 888df21..af96415 100644 --- a/listbas.1 +++ b/listbas.1 @@ -72,20 +72,22 @@ be prefixed with \fI$\fP if it\(aqs in hex, or no prefix for decimal. .UNINDENT .SH NOTES .sp -\fBlistbas\fP is similar to Jindroush\(aqs \fBchkbas\fP\&. The main differences are: +\fBlistbas\fP is similar to Jindroush\(aqs \fBchkbas\fP(1). The main differences are: .INDENT 0.0 .IP \(bu 2 \fBlistbas\fP only supports Atari BASIC, not Turbo BASIC or BASIC XL/XE. .IP \(bu 2 -\fBlistbas\fP doesn\(aqt show information about the variables. Use \fBvxrefbas\fP +\fBlistbas\fP doesn\(aqt show information about the variables. Use \fBvxrefbas\fP(1) for that. .IP \(bu 2 \fBlistbas\fP will not write ATASCII data to your terminal. Instead, it uses -\fBa8eol\fP or \fBa8utf8\fP to convert the output to something human\-readable +\fBa8eol\fP(1) or \fBa8utf8\fP(1) to convert the output to something human\-readable that won\(aqt confuse the terminal. .IP \(bu 2 -\fBlistbas\fP only includes line 32768 (the immediate mode command) if +\fBlistbas\fP only lists line 32768 (the immediate mode command) if specifically asked to do so. +.IP \(bu 2 +\fBlistbas\fP doesn\(aqt print a banner on startup. .UNINDENT .SH EXIT STATUS .sp -- cgit v1.2.3