diff options
author | B. Watson <urchlay@slackware.uk> | 2024-05-18 03:54:16 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-05-18 03:54:16 -0400 |
commit | 60dd1bb5f3b3c95787043a9057d01d60740d85ce (patch) | |
tree | 82c53fe5051c8d1ba1a0f7a183c7ca8ee171bbf0 /unprotbas.1 | |
parent | 96af9bc891987f6fcc560a6e403c5ada541d8699 (diff) | |
download | bw-atari8-tools-60dd1bb5f3b3c95787043a9057d01d60740d85ce.tar.gz |
unprotbas: grow variable name table, if needed.
Diffstat (limited to 'unprotbas.1')
-rw-r--r-- | unprotbas.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/unprotbas.1 b/unprotbas.1 index 92e6b66..3b8b832 100644 --- a/unprotbas.1 +++ b/unprotbas.1 @@ -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 "UNPROTBAS" 1 "2024-05-17" "0.2.1" "Urchlay's Atari 8-bit Tools" +.TH "UNPROTBAS" 1 "2024-05-18" "0.2.1" "Urchlay's Atari 8-bit Tools" .SH NAME unprotbas \- Unprotect LIST-protected Atari 8-bit BASIC programs .SH SYNOPSIS @@ -44,9 +44,9 @@ read from standard input. .sp \fBoutput\-file\fP will be the unprotected tokenized BASIC program. If it already exists, it will be overwritten. Use \fI\-\fP to write to standard -output, but \fB[TODO]\fP \fBunprotbas\fP will refuse to write to standard -output if it\(aqs a terminal (since tokenized BASIC is binary data and -may confuse the terminal). +output, but \fBunprotbas\fP will refuse to write to standard output if +it\(aqs a terminal (since tokenized BASIC is binary data and may confuse +the terminal). .SH OPTIONS .INDENT 0.0 .TP |