From 80ce84150092ba19bd71a2437b1e92947e17b46e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 24 Nov 2025 17:40:50 -0500 Subject: Document inability to read ALF file from stdin. --- src/unalf.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/unalf.rst') diff --git a/src/unalf.rst b/src/unalf.rst index f88973d..3aa1a06 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -46,6 +46,9 @@ Only one *alf-file* argument is allowed. It's impossible to process multiple ALF files per run of **unalf**. If you need bulk extraction, use e.g. a **for** loop in a shell script. +**unalf** can't read an ALF file on standard input; *alf-file* must be +a real file. + OPTIONS ======= -- cgit v1.2.3