diff options
author | B. Watson <urchlay@slackware.uk> | 2025-04-02 03:26:42 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-04-02 03:26:42 -0400 |
commit | 459efec37dd964944b7df6bf74f07652ba136343 (patch) | |
tree | 0e4c5d388578ec32318ad4304cb1134357a7096f /listamsb.1 | |
parent | 8749c05485753ae501b5617012bba4ab94c5a0c2 (diff) | |
download | bw-atari8-tools-459efec37dd964944b7df6bf74f07652ba136343.tar.gz |
listamsb: support COLORIZE_AMSB environment var.
Diffstat (limited to 'listamsb.1')
-rw-r--r-- | listamsb.1 | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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 "LISTAMSB" 1 "2025-04-01" "0.2.2" "Urchlay's Atari 8-bit Tools" +.TH "LISTAMSB" 1 "2025-04-02" "0.2.2" "Urchlay's Atari 8-bit Tools" .SH NAME listamsb \- List the source of a tokenized Atari Microsoft BASIC program .SH SYNOPSIS @@ -295,6 +295,13 @@ you see this warning, you\(aqll also see \fIN\fP <unknown token \fIXX\fP> messages in the actual listing. .UNINDENT .SH ENVIRONMENT +.INDENT 0.0 +.TP +.B \fBCOLORIZE_AMSB\fP +Path to the \fBcolorize\-amsb\fP executable. Can be the absolute path +or just the executable (searched for in \fBPATH\fP). If not set, +defaults to \fIcolorize\-amsb\fP\&. +.UNINDENT .SH LIMITATIONS .sp \fBlistamsb\fP may behave strangely when fed something other than a |