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.1 | 4 ++++ src/unalf.rst | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'src') diff --git a/src/unalf.1 b/src/unalf.1 index 51fc5e2..a9035ec 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -52,6 +52,10 @@ suffix to the filename). If one or more \fIwildcard\fP arguments are provided, files will only be listed or extracted if they match one of the wildcards. See \fBWILDCARDS\fP below for details. +.sp +Only one \fIalf\-file\fP argument is allowed. It\(aqs impossible to process +multiple ALF files per run of \fBunalf\fP\&. If you need bulk extraction, +use e.g. a \fBfor\fP loop in a shell script. .SH OPTIONS .INDENT 0.0 .TP 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