diff options
author | B. Watson <urchlay@slackware.uk> | 2025-03-05 17:19:17 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-03-05 17:19:17 -0500 |
commit | 4d671e5d05b5b9a7483c1cdfb48e6111b4213764 (patch) | |
tree | b439dcbaa1228b3be2bdc5f1bb23f38d1e5b708b /listamsb.rst | |
parent | 4ffee5591ff4c3df33d495743043b3ee6122b762 (diff) | |
download | bw-atari8-tools-4d671e5d05b5b9a7483c1cdfb48e6111b4213764.tar.gz |
listamsb: fix man page.
Diffstat (limited to 'listamsb.rst')
-rw-r--r-- | listamsb.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/listamsb.rst b/listamsb.rst index 9701e23..bdc328a 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -65,10 +65,10 @@ OPTIONS unlocking are the same operation (similar to ROT13). The output will be the locked or unlocked tokenized program (rather than a listing). - Output raw ATASCII. This option must be used with an - **output-file**, a pipe, or redirection: **listamsb** will not write - tokenized BASIC to a terminal. **a8cat** is not used, with this option. - None of the other options have any effect with **-l**. + This option must be used with an **output-file**, a pipe, or + redirection: **listamsb** will not write tokenized BASIC to a + terminal. **a8cat** is not used, with this option. None of the + other options have any effect with **-l**. **-n** No empty line. By default, **listamsb** prints an empty line at the |