From 3a48e053cc0cf49812873984094f08b5eccf3f7f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 26 May 2024 02:52:45 -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 6f1fa8f..ab9474a 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-25" "0.2.1" "Urchlay's Atari 8-bit Tools" +.TH "UNPROTBAS" 1 "2024-05-26" "0.2.1" "Urchlay's Atari 8-bit Tools" .SH NAME unprotbas \- Unprotect or create LIST-protected Atari 8-bit BASIC programs .SH SYNOPSIS @@ -42,7 +42,8 @@ capable of LIST\-protecting an unprotected program (see the \fB\-p\fP option). .sp \fBinput\-file\fP must be a tokenized (SAVEd) Atari BASIC program. Use -\fI\-\fP to read from standard input. +\fI\-\fP to read from standard input, but \fBunprotbas\fP will refuse to +read from standard input if it\(aqs a terminal. .sp \fBoutput\-file\fP will be the unprotected (or protected, with \fB\-p\fP) tokenized BASIC program. If it already exists, it will be diff --git a/unprotbas.rst b/unprotbas.rst index 743559b..92ec327 100644 --- a/unprotbas.rst +++ b/unprotbas.rst @@ -23,7 +23,8 @@ capable of LIST-protecting an unprotected program (see the **-p** option). **input-file** must be a tokenized (SAVEd) Atari BASIC program. Use -*-* to read from standard input. +*-* to read from standard input, but **unprotbas** will refuse to +read from standard input if it's a terminal. **output-file** will be the unprotected (or protected, with **-p**) tokenized BASIC program. If it already exists, it will be -- cgit v1.2.3