aboutsummaryrefslogtreecommitdiff
path: root/unprotbas.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-05-18 03:54:16 -0400
committerB. Watson <urchlay@slackware.uk>2024-05-18 03:54:16 -0400
commit60dd1bb5f3b3c95787043a9057d01d60740d85ce (patch)
tree82c53fe5051c8d1ba1a0f7a183c7ca8ee171bbf0 /unprotbas.rst
parent96af9bc891987f6fcc560a6e403c5ada541d8699 (diff)
downloadbw-atari8-tools-60dd1bb5f3b3c95787043a9057d01d60740d85ce.tar.gz
unprotbas: grow variable name table, if needed.
Diffstat (limited to 'unprotbas.rst')
-rw-r--r--unprotbas.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/unprotbas.rst b/unprotbas.rst
index 735681e..557d27d 100644
--- a/unprotbas.rst
+++ b/unprotbas.rst
@@ -25,9 +25,9 @@ read from standard input.
**output-file** will be the unprotected tokenized BASIC program. If it
already exists, it will be overwritten. Use *-* to write to standard
-output, but **[TODO]** **unprotbas** will refuse to write to standard
-output if it's a terminal (since tokenized BASIC is binary data and
-may confuse the terminal).
+output, but **unprotbas** will refuse to write to standard output if
+it's a terminal (since tokenized BASIC is binary data and may confuse
+the terminal).
OPTIONS
=======