diff options
author | B. Watson <urchlay@slackware.uk> | 2025-03-04 14:03:09 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-03-04 14:03:09 -0500 |
commit | e9efd91c951265d3af351f8b1d749619cdbe6570 (patch) | |
tree | d419f8493de194391c46480cdc89f41290ba0fb0 /listamsb.rst | |
parent | 84a7dd4319411fe567e67c3d0947fd5246ed7b13 (diff) | |
download | bw-atari8-tools-e9efd91c951265d3af351f8b1d749619cdbe6570.tar.gz |
listamsb: fix description of lock/un;ock.
Diffstat (limited to 'listamsb.rst')
-rw-r--r-- | listamsb.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/listamsb.rst b/listamsb.rst index 32d7f78..ca1bf72 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -59,7 +59,7 @@ OPTIONS **-l** "Lock" or "unlock" the program. Locked programs are created with - *SAVE "filename" LOCK*. The "encryption" is reversible: locking and + *SAVE "filename" LOCK*. The "encryption" is a reciprocal cipher: locking and unlocking are the same operation (similar to ROT13). The output will be the locked or unlocked tokenized program (rather than a listing), and you must use redirection to save it to a file. Example:: |