diff options
author | B. Watson <urchlay@slackware.uk> | 2024-05-26 02:52:45 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-05-26 02:52:45 -0400 |
commit | 3a48e053cc0cf49812873984094f08b5eccf3f7f (patch) | |
tree | 037f0411a61661b3eac779664766d53e861ed061 /unprotbas.rst | |
parent | a7cc28f7adaad8eae86ec6bcc36aa745794862e0 (diff) | |
download | bw-atari8-tools-3a48e053cc0cf49812873984094f08b5eccf3f7f.tar.gz |
unprotbas: tweak doc.
Diffstat (limited to 'unprotbas.rst')
-rw-r--r-- | unprotbas.rst | 3 |
1 files changed, 2 insertions, 1 deletions
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 |