From b74453209ad4d7d36fa686c98f928698904e44ab Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 30 May 2024 17:13:05 -0400 Subject: unprotbas: tweak doc. --- unprotbas.1 | 5 +++-- unprotbas.rst | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/unprotbas.1 b/unprotbas.1 index 2137f42..34fe14f 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-29" "0.2.1" "Urchlay's Atari 8-bit Tools" +.TH "UNPROTBAS" 1 "2024-05-30" "0.2.1" "Urchlay's Atari 8-bit Tools" .SH NAME unprotbas \- Unprotect or create LIST-protected Atari 8-bit BASIC programs .SH SYNOPSIS @@ -99,7 +99,8 @@ Write the variable names to \fBvarnames.txt\fP, one per line. This can be edited, and later used with \fB\-r\fP to set the variable names to something sensible rather than A, B, C, etc. For an unprotected program, you can use \fB\-n\fP to write the existing names rather than -generating new ones. See \fBVARIABLE NAMES\fP, below. +generating new ones. See \fBVARIABLE NAMES\fP, below. If \fBvarnames.txt\fP +already exists, it will be overwritten. .TP .B \fB\-r\fP Read variable names from \fBvarnames.txt\fP, and use them instead of diff --git a/unprotbas.rst b/unprotbas.rst index b31668e..1af8fd8 100644 --- a/unprotbas.rst +++ b/unprotbas.rst @@ -81,7 +81,8 @@ Unprotection Options This can be edited, and later used with **-r** to set the variable names to something sensible rather than A, B, C, etc. For an unprotected program, you can use **-n** to write the existing names rather than - generating new ones. See **VARIABLE NAMES**, below. + generating new ones. See **VARIABLE NAMES**, below. If **varnames.txt** + already exists, it will be overwritten. **-r** Read variable names from **varnames.txt**, and use them instead of -- cgit v1.2.3