aboutsummaryrefslogtreecommitdiff
path: root/listbas.1
diff options
context:
space:
mode:
Diffstat (limited to 'listbas.1')
-rw-r--r--listbas.110
1 files changed, 6 insertions, 4 deletions
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