aboutsummaryrefslogtreecommitdiff
path: root/listamsb.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-02-27 02:12:53 -0500
committerB. Watson <urchlay@slackware.uk>2025-02-27 02:12:53 -0500
commit847034cb65cc335c524c6a961eac9cdd3318fcb3 (patch)
tree0e14e308399b7eee87342027c41071d41465df78 /listamsb.rst
parent63dc39eae5df00607a531f86841191aa30da00db (diff)
downloadbw-atari8-tools-847034cb65cc335c524c6a961eac9cdd3318fcb3.tar.gz
listamsb: mention ROT13 in man page.
Diffstat (limited to 'listamsb.rst')
-rw-r--r--listamsb.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/listamsb.rst b/listamsb.rst
index b23d6a4..6b9098a 100644
--- a/listamsb.rst
+++ b/listamsb.rst
@@ -60,9 +60,9 @@ OPTIONS
**-l**
"Lock" or "unlock" the program. Locked programs are created with
*SAVE "filename" LOCK*. The "encryption" is reversible: locking and
- unlocking are the same operation. The output will be the unlocked tokenized
- program (rather than a listing), and you must
- use redirection to save it to a file. Example::
+ unlocking are the same operation (similar to ROT13). The output will
+ be the unlocked tokenized program (rather than a listing), and you
+ must use redirection to save it to a file. Example::
listamsb -u LOCKED.AMB > UNLOCKED.AMB