aboutsummaryrefslogtreecommitdiff
path: root/listamsb.rst
diff options
context:
space:
mode:
Diffstat (limited to 'listamsb.rst')
-rw-r--r--listamsb.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/listamsb.rst b/listamsb.rst
index dd7cfdb..8095886 100644
--- a/listamsb.rst
+++ b/listamsb.rst
@@ -34,7 +34,9 @@ program to an unencrypted one, with the **-U** option.
Programs can be "crunched" and "decrunched" with the **-C** and **-D**
options.
-If no **output-file** is given, output is to **stdout**.
+If no **output-file** is given, output is to **stdout**. When output
+is to a file, the file will be overwritten without prompting if it
+already exists.
When listing a program to **stdout**, output is piped through
**a8cat**\(1), which converts the ATASCII output to UTF-8 that's
@@ -43,7 +45,7 @@ available in your **PATH**\. If this is not convenient, you can set
the location of **a8cat** via the **A8CAT** environment variable.
**listamsb** will not write binary data (ATASCII or tokenized BASIC)
-directly to a terminal.
+directly to a terminal, under any circumstances.
OPTIONS
=======