diff options
author | B. Watson <urchlay@slackware.uk> | 2025-02-27 02:14:14 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-02-27 02:14:14 -0500 |
commit | 0f864b7f68731375581cb5468ff716c3aad29224 (patch) | |
tree | 836e7abb1321d073aa56b2bd701903ef1add4205 /listamsb.rst | |
parent | 847034cb65cc335c524c6a961eac9cdd3318fcb3 (diff) | |
download | bw-atari8-tools-0f864b7f68731375581cb5468ff716c3aad29224.tar.gz |
listamsb: tweak man page.
Diffstat (limited to 'listamsb.rst')
-rw-r--r-- | listamsb.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/listamsb.rst b/listamsb.rst index 6b9098a..662a047 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -64,9 +64,10 @@ OPTIONS 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 + listamsb -l LOCKED.AMB > UNLOCKED.AMB - None of the other options have any effect with **-u**. + **a8cat** is not used with this option. None of the other options + have any effect with **-l**. **-v** Verbose output, on stderr. |