From e9efd91c951265d3af351f8b1d749619cdbe6570 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 4 Mar 2025 14:03:09 -0500 Subject: listamsb: fix description of lock/un;ock. --- listamsb.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'listamsb.rst') 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:: -- cgit v1.2.3