diff options
author | B. Watson <urchlay@slackware.uk> | 2025-02-27 02:15:03 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-02-27 02:15:03 -0500 |
commit | f475ce0d91eaab2a077c232673a0252d74bcbe5d (patch) | |
tree | 34c0315e7dd596bc5227bbf8db56e0e787ecb50e /listamsb.rst | |
parent | 0f864b7f68731375581cb5468ff716c3aad29224 (diff) | |
download | bw-atari8-tools-f475ce0d91eaab2a077c232673a0252d74bcbe5d.tar.gz |
listamsb: tweak man page.
Diffstat (limited to 'listamsb.rst')
-rw-r--r-- | listamsb.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/listamsb.rst b/listamsb.rst index 662a047..e9760f1 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -61,8 +61,8 @@ OPTIONS "Lock" or "unlock" the program. Locked programs are created with *SAVE "filename" LOCK*. The "encryption" is reversible: locking and 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:: + be the locked or unlocked tokenized program (rather than a listing), + and you must use redirection to save it to a file. Example:: listamsb -l LOCKED.AMB > UNLOCKED.AMB |