From d18f21ce2d214203223113b771aa23615c207351 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 19 Nov 2025 04:45:41 -0500 Subject: Nitpick in man page. --- src/unalf.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/unalf.rst') diff --git a/src/unalf.rst b/src/unalf.rst index 4c5e996..0fe7f35 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -40,6 +40,10 @@ If one or more *wildcard* arguments are provided, files will only be listed or extracted if they match one of the wildcards. See **WILDCARDS** below for details. +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. + OPTIONS ======= -- cgit v1.2.3