From b4c06dd0ced93c1c49076375becccfe5eec860cb Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 12 Mar 2025 14:33:20 -0400 Subject: listamsb: warn about overwriting files in man page. --- listamsb.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'listamsb.rst') 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 ======= -- cgit v1.2.3