From 60dd1bb5f3b3c95787043a9057d01d60740d85ce Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 18 May 2024 03:54:16 -0400 Subject: unprotbas: grow variable name table, if needed. --- unprotbas.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'unprotbas.rst') 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 ======= -- cgit v1.2.3