diff options
author | B. Watson <urchlay@slackware.uk> | 2025-03-08 22:39:42 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-03-08 22:39:42 -0500 |
commit | fd1128f0742913f0f6e9a5da47ab0d23e7cf95f3 (patch) | |
tree | 4d312c6e880dc0b13c39cd809f0edb02e39bdf33 /listamsb.rst | |
parent | 1a45a059148e15e540312b2b6bd527245e809cc4 (diff) | |
download | bw-atari8-tools-fd1128f0742913f0f6e9a5da47ab0d23e7cf95f3.tar.gz |
listamsb: allow overriding a8cat path in environment.
Diffstat (limited to 'listamsb.rst')
-rw-r--r-- | listamsb.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/listamsb.rst b/listamsb.rst index a76c22b..902319b 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -223,6 +223,16 @@ continues processing. you see this warning, you'll also see *N* <unknown token *XX*> messages in the actual listing. +ENVIRONMENT +=========== + +**A8CAT** + + The path to the **a8cat**\(1) binary. Can be a full path or just + the executable name, in which case it will be searched for with the + normal **PATH** mechanism. If not set, *a8cat* is used. If there are + spaces or other metacharacters, they must be escaped. + LIMITATIONS =========== |