From 847034cb65cc335c524c6a961eac9cdd3318fcb3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 27 Feb 2025 02:12:53 -0500 Subject: listamsb: mention ROT13 in man page. --- listamsb.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'listamsb.rst') 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 -- cgit v1.2.3